Skip to content

OfficialDex/Grave-Bot

 
 

Repository files navigation

Grave

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)

How to use it:

1 clone the repo

git clone https://github.com/OfficialDex/Grave-Bot.git grave
  1. Get inside directory
cd grave
  1. run required libraries installation
pip install -r requirements.txt
  1. Create .env file and put these values:
TOKEN=put_discord_bot_token
 secret_key=put_key_here 

Get free api key

github_token=put_your_token_here

Get github fine grained token

ONLY REQUIRED TO FILL THIS IF YOU ARE GOING TO STAY UPDATED WITH EXTENSION SYSTEM

  1. Run the bot
python index.py

How to make extensions

Read docs And after completing, send PR and we will review as soon as we could

Prefix

Prefix of the bot is ","

Help

Run ,help to get list of all available commands. use ,man {command name} to get detailed info about a specific command

Update (26/01/26)

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

Notice

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

Feel free to reach me out if you have any issue/question about this project :>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%