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.
- Host: GitHub
- URL: https://github.com/reim-developer/genbu-bot
- Owner: Reim-developer
- License: gpl-3.0
- Created: 2025-04-18T05:17:43.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-03T06:50:23.000Z (9 months ago)
- Last Synced: 2025-07-03T07:43:18.881Z (9 months ago)
- Language: Python
- Size: 66.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)