Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Fix pagination and bot messages#48

Open
mjgp2 wants to merge 1 commit intoSymantec:masterfrom
mjgp2:master
Open

Fix pagination and bot messages#48
mjgp2 wants to merge 1 commit intoSymantec:masterfrom
mjgp2:master

Conversation

@mjgp2
Copy link

@mjgp2 mjgp2 commented Jul 21, 2020

No description provided.

'too_old_datetime': (datetime.now() - timedelta(days=days_inactive)),
'whitelist_keywords': os.environ.get('WHITELIST_KEYWORDS', ''),
'skip_subtypes': {'channel_leave', 'channel_join'},
'skip_subtypes': {'channel_leave', 'channel_join', 'bot_message'},
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be configurable?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant