Stark-Mountain / meetup-facebook-bot

An easy-to-setup bot that helps you to communicate with your meetup attendees.
MIT License
1 stars 1 forks source link

Refactor meetup-bot.py #13

Closed vergeev closed 7 years ago

vergeev commented 7 years ago
  1. Rename it to bot_server.py.
  2. Move unrelated methods to message_processing module.
  3. Put everything related to code into meetup-facebook-bot folder.