Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow different messages per channel #4

Open
patcon opened this issue Mar 7, 2018 · 1 comment
Open

Allow different messages per channel #4

patcon opened this issue Mar 7, 2018 · 1 comment

Comments

@patcon
Copy link
Member

patcon commented Mar 7, 2018

Re-ticketed from #3

Allow a custom message for different rooms that might be entered. We don't have a need for this yet (that I know of), but I can imagine it being helpful down the road.

@patcon
Copy link
Member Author

patcon commented Mar 7, 2018

Possible approach:

welcome_messages
├── C04TJ34KQ.txt
├── general.txt
└── organizing-open.bot-testing.txt

Allow channel to be set via directory of files named after channel ID (regex: [0-9A-Z]+) or channel names (regex: [0-9a-z-_]+). dots (not valid in channel names) could delimit each room.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant