Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 837 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 837 Bytes

Code style: black

RA Bot for Montgomery Hall

'GROUPME_BOT_ID' is a environment variable created to represent the Bot's ID (doing this will help prevent someone impersonating your bot)

Built using Heroku Cloud (free cloud service and perfect for GroupMe bot)

Residents and Bot below, names are blocked out for sake of privacy.

alt text

alt text

Useful Heroku & Git Commands:

git add .

git commit -m "init"

git push heroku master

heroku logs --tail --app ragroupmebot

Sources: http://www.apnorton.com/blog/2017/02/28/How-I-wrote-a-Groupme-Chatbot-in-24-hours/ https://github.com/ErikBoesen/bot-tutorial-python