An open API service indexing awesome lists of open source software.

https://github.com/reim-developer/genbu-bot

Genbu Discord Server bot customize, open-source.
https://github.com/reim-developer/genbu-bot

Last synced: 11 days ago
JSON representation

Genbu Discord Server bot customize, open-source.

Awesome Lists containing this project

README

          

# Genbu Impact Discord Bot

## How to use:

* `[1]` Clone this repo by:
```bash
git clone https://github.com/Reim-developer/Genbu-Bot.git
```

* `[2]` Next step, you will need rename `config.example.json` to `config.json`. You will need replace with your Discord bot token, prefix and your MongoDB env.

```json
{
"BOT_TOKEN": "YOUR_BOT_TOKEN_HERE",
"BOT_PREFIX": "YOUR_BOT_PREFIX_HERE",
"MONGO_DB_ENV": "YOUR_MONGODB_ENV_HERE"
}
```
* `[3]` Now, you will need install Python dependencies packages:

```bash
cd Genbu-Bot
pip install -r requirements.txt
```

* `[4]` Now, you can run this bot via command:
```bash
python main.py
```

### We're a nice community, you can join now:
* [Genbu Impact Invite](https://discord.gg/fGtdCJEhqr)