BrainBot
A simple and fun Ryver bot to liven up the conversation
Usage
First of all, clone this repo to your local machine.
$ git clone https://github.com/bsoyka/brainbot.git
...
$ cd brainbot
Now, make sure you have all the requirements installed and up-to-date:
$ pip install --upgrade -r requirements.txt
Next up, you'll need to set up some environment variables. Copy or rename the .env.example
file to .env
and fill in the values.
Finally, run the bot with this simple command:
$ python main.py
Take a look at the BrainBot wiki to learn how to use the bot once it's up and running.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!