A Discord bot that serves motivation quotes.
- Create
config.yaml
- In,
config.yaml
, create this key:
token: ""
- Run
./run.sh
sudo killall -p docker
!motivation
Returns motivational quotes in a rich embed + a motivational GIF
Everyday, over 100 people die of suicide in the United States. This count has been leveraged by the Coronavirus Pandemic; more specifically, the effects of isolation and quarantine on our minds. September is national suicide prevention month. We hope to assist the cause with Motivational-Bot. It’s a Discord bot that sends users motivational quotes and GIFs. We believe that this bot can help gratify depressed end users and help individuals when they’re in dark times.
2020 has been a hard year for all of us. However, we have a friend that has been hit harder than most by the overwhelming events that occurred this year. He gets bullied and talks about suicide as a joke. We made this bot for him, with love.
We used the Discord bot API, python, and a list of quotes + GIF URLs to accomplish this. We DEVOPSified the application by dockerizing it and implementing an automation script that abstracts all of the orchestration, configuration, and running of the bot for us. Our code is beautiful, elegant, and concise. The entire bot is implemented in 25 lines. We’ve formatted everything to the nearest character.