Skip to content

Instantly share code, notes, and snippets.

@erickmendonca
Last active March 2, 2017 01:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erickmendonca/7028bec9ef8130b90c90b9c1fc990c29 to your computer and use it in GitHub Desktop.
Save erickmendonca/7028bec9ef8130b90c90b9c1fc990c29 to your computer and use it in GitHub Desktop.
Testing config file for GDGAjuBot
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