Skip to content

brainbotdev/brainbot

Repository files navigation

BrainBot Version 1.4.1 MIT License All Contributors GitHub stars

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/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.

Contributors ✨

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!