Skip to content

brainbotdev/brainbot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!