Last active
March 2, 2017 01:08
-
-
Save erickmendonca/7028bec9ef8130b90c90b9c1fc990c29 to your computer and use it in GitHub Desktop.
Testing config file for GDGAjuBot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
debug_mode: true | |
events_source: facebook | |
groups: | |
- | |
meetup: "group_name_1" | |
facebook: "group_name_1" | |
- | |
meetup: "group_name_2" | |
facebook: "group_name_2" | |
links: | |
link1: "url_1" | |
link2: "url_2" | |
custom_responses: | |
"/custom_1": "This is a custom bot command." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment