A simple and fun Ryver bot to liven up the conversation
First of all, clone this repo to your local machine.
$ git clone https://github.com/brainbotdev/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 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.
Thanks goes to these wonderful people (emoji key):
Ben Soyka 💻 🤔 📖 👀 |
LukeG294 💻 🤔 👀 |
Swapnil Jha 💻 |
Midhun R Nair 💻 |
Yohanes Gultom 💻 |
Darian Amin 🤔 💻 👀 |
Thromax 💻 🤔 |
This project follows the all-contributors specification. Contributions of any kind welcome!