Grave is a free and open source multipurpose discord bot written in python using discord.py library by Blaze and Iak. It consists of over 85+ commands (excluding extension based)
1 clone the repo
git clone https://github.com/OfficialDex/Grave-Bot.git grave- Get inside directory
cd grave
- run required libraries installation
pip install -r requirements.txt- Create .env file and put these values:
TOKEN=put_discord_bot_token secret_key=put_key_here github_token=put_your_token_hereONLY REQUIRED TO FILL THIS IF YOU ARE GOING TO STAY UPDATED WITH EXTENSION SYSTEM
- Run the bot
python index.pyRead docs And after completing, send PR and we will review as soon as we could
Prefix of the bot is ","
Run ,help to get list of all available commands. use ,man {command name} to get detailed info about a specific command
V6: (By Blaze)
- Added commands: leaderboard, messages, invites, alias, man, extension, extensions
- Added extension support (docs at extension.md)
- Removed unused helpers
- Removed broken codes
- Fixed some commands
- Fixed imports Converted left over commands into embed
- Added 2 extensions
love(SFW): kiss, hug, slap, cuddle, waifu, cry, lick, pat, bonk, yeet, blush, smile, wave, highfive, holdhand, bite, glomp, kill, kickk, happy, wink, poke, dance, cringe
love(NSFW): waifu18+, neko, blowjob, trap
- Added install, update, downgrade, uninstall and autoupdate modes to extension
- Added list and library modes to extensions
This is the fork of original repository, project leader aka iak have discontinued working on this project hence I, blaze have decided to continue its legacy myself and provide ocassional updates to it