A fantastic, helpful, and fun Discord chat and music bot! Gravebot comes with a bunch of cool and powerful commands for both Discord and games!
The easiest way to set this bot up on your server is to invite it to your Discord server. It is currently hosted 24/7 and will always get the newest features first.
In order to do that, just click here and choose a server. You need to have Manage Server permission on that server. You may remove some of the permissions if you wish, but be warned it may break current and upcoming features.
If you want to give the bot a first try, you may do that in the Gravebot's Lair Discord server.
If you have any questions, feedback, or want to request features, you may also do that by leaving a message in Gravebot's Lair, using the !feedback
command, private messaging Gravestorm or Zalik, as well as opening an issue on Github.
For self hosting, click here.
!help fun
- List of fun commands!help useful
- List of useful commands!help info
- List of information commands!help games
- List of game commands!help other
- List of other commands!help all
- List all available commands in private chat!memelist
- List of meme names for the!meme
command!setlanguage
- Set all help text to respond in a specified language
!8ball
question - Answers the question!animals
- Get various animal pictures!cat
bomb count - Bombs chat with adorable cats!pug
bomb count - Bombs chat with adorable pugs!snake
bomb count - Bombs chat with adorable snakes!chat
text - Chats with you!coin
- Flips a coin!comics
- Get a random comic from a bunch of different artists!decide
something or something... - Decides between given words!drama
number - Responds with a drama image, if no number is written, a random one!emoji
number - Responds with an emoji copypasta, if no number is written, a random one!meme
meme name "top text" "bottom text" - Creates a meme with the given meme name and text!quote
number - Responds with a quote, if no number is written, a random one!robohash
- Get robot and monster images!monster
- Get your personal monster!robot
- Get your personal robot!robothead
- Get your personal robot head!roll
times sides - Rolls the dice a number of times with a number of sides, see!random
for advanced generators!translate
- Translate text in funny ways!leet
sentence - 1337ifies the sentence!snoop
sentence - Snoopifies tha sentence!yoda
sentence - Yodaifies the sentence
!ddg
search terms - Search the web, can also calculate and convert. Search other websites by appending its shortening (e.g.!ddg !yt Hello
) See https://duckduckgo.com/bang for a list!gif
gif tags - Gets a gif from Giphy or Popkey matching the given tags. Use!giphy
or!popkey
to search the specific site!join
- Shows a link that can be used to invite the bot to your server!paste
text - Creates a paste on Pastebin and returns the url!random
- Generate truly random numbers and strings!fraction
amount decimal places replace(optional) - Generate a number of random real numbers between 0 and 1 with set decimal places, write replace at the end to disable duplicates (e.g. !fraction 1 5 replace)!gaussian
amount mean deviation significant digits - Generate a number of random numbers from a Gaussian distribution (e.g. !gaussian 1 50 10 5)!integer
amount min max replace(optional) - Generate a number of random integers between min and max, write replace at the end to disable duplicates (e.g. !integer 2 1 50 replace)!string
amount length charset(optional) replace(optional) - Generate a number of random strings of a given length, can also input your own charset (default is the alphabet), as well as write replace at the end to disable duplicates (e.g. !string 1 10 abc123 replace)!unshorten
url - Unshortens a shortened link!urban
search terms - Returns the summary of the first matching search result from Urban Dictionary!videocall
Optional @username - Start a one click video call or screenshare directly on Appear.in. Mention users to make it private!wiki
search terms - Returns the summary of the first matching search result from Wikipedia!wolfram
query - Query Wolfram Alpha for almost anything!youtube
video tags - Gets a video from Youtube matching the given tags
!avatar
username - Responds with your avatar, unless a username is specified!channelinfo
channelname - Gives information about this channel, unless a channelname is specified!feedback
text - Give feedback and report bugs about the bot!ping
- Pong! Check Gravebot's pulse!serverinfo
servername - Gives information about this server, unless a servername is specified!servers
- Lists how many servers, channels and users the bot is connected to!uptime
- Shows how long the bot has been online!userinfo
username - Gives information about this user, unless a username is specified!version
- Get information on the latest version of Gravebot
Dota2
!dota2
- Help!dota2 best
position - Get the top 10 Heroes for a specific position!dota2 build
hero-name - Get the most popular build for a Hero!dota2 counters
hero-name - Get the top 10 counters for a Hero!dota2 impact
- Get the top 10 Heroes with the biggest impact!dota2 items
hero-name - Get the top 10 most used items for a Hero
League of Legends
!lol
- Help!lol bans
- Get the top 10 most common bans!lol best
position - Get the top 10 best Champions for a Position!lol counters
champ-name position - Get the top 10 counters for a Champion and Position!lol items
champ-name position - Get the highest win item sets for a Champion and Position!lol match
region summoner-name - Get the name, rank, Champion, winrate and total games for all players of a current match!lol skills
champ-name position - Get the highest win skills for a Champion and Position!lol status
- Get the LoL Game and Client server status for all regions
Overwatch
!ow
- Help!ow averages
region battletag - Player average stats!ow eliminations
region battletag - Heroes with the most eliminations per life!ow games won
region battletag - Heroes with the most wins!ow kill streak
region battletag - Heroes with the highest kill streak!ow multikill
region battletag - Heroes with the most multikills!ow objective kills
region battletag - Heroes with the most objective kills!ow time played
region battletag - Heroes most played!ow weapon accuracy
region battletag - Heroes weapon accuracy percentage!ow win percent
region battletag - Heroes with the highest win percentage
!ayylmao
!chillinmyb
!endall
!feelsbadman
!feelsgoodman
!jpeg
!kappa
!kappaHD
!skeltal
!starwars4
!starwars5
Warning: Windows may have issues, even if all steps are done, sadly, we are not able to find the right dependencies for it (mostly regarding League of Legends and Wolfram commands), if you are familiar with coding, you can try messing around, either finding the right dependencies, or disabling the commands. If you are not familiar with coding, I would advise you to try out Linux, just install it alongside Windows and give it like 20GB of space, it will be plenty and you will have a good experience. Feel free to ask for help regarding installation in Gravebot's Lair, just keep this in mind.
- Install Node.js v4.8.3
- Install Python v2.7.13
- Install Microsoft Visual Studio C++ Express
- Install node-gyp (open the command prompt and write
npm install -g node-gyp
) - Install libxml2 and add it to your PATH (note that this may not work and some extra tinkering may be needed, if you find a better way of installing it, please share it)
- If you are unable to install it, you may remove the
wolfram-alpha
dependency line frompackage.json
and deletewolfram.js
in theGravebot/src/commands/useful
folder. That is the only command that uses libxml2. - Install and run Redis
- Download Gravebot (open the command prompt and write
git clone https://github.com/Gravebot/Gravebot.git
or if you don't have/want to use git, download the ZIP by clicking the green Download button at the top right of this page) - Rename
config.js.example
toconfig.js
in the Gravebot directory and fill in the required information. Note that only variables with the*Required*
comment are needed, everything else is optional - cd to the Gravebot directory and run
npm install
to install the Node dependencies - Run
npm start
in the Gravebot directory to start the bot
- Install Node.js v4.8.3
- Install ffmpeg, gcc, git, libxml2 and python (open the terminal and write
sudo apt-get install build-essential python git libxml2-dev ffmpeg libfontconfig1
) - Install node-gyp (open the terminal and write
sudo npm install -g node-gyp
) - Install and run Redis
- Download Gravebot (open the terminal and write
git clone https://github.com/Gravebot/Gravebot.git
or if you don't have/want to use git, download the ZIP by clicking the green Download button at the top right of this page) - Rename
config.js.example
toconfig.js
in the Gravebot directory and fill in the required information. Note that only variables with the*Required*
comment are needed, everything else is optional - cd to the Gravebot directory and run
npm install
to install the Node dependencies - Run
npm start
in the Gravebot directory to start the bot
- Install Node.js v4.8.3
- Install Python v2.7.13
- Install node-gyp (open the terminal and write
sudo npm install -g node-gyp
) - Install and run Redis
- Download Gravebot (open the terminal and write
git clone https://github.com/Gravebot/Gravebot.git
or if you don't have/want to use git, download the ZIP by clicking the green Download button at the top right of this page) - Rename
config.js.example
toconfig.js
in the Gravebot directory and fill in the required information. Note that only variables with the*Required*
comment are needed, everything else is optional - cd to the Gravebot directory and run
npm install
to install the Node dependencies - Run
npm start
in the Gravebot directory to start the bot
Gravebot comes setup and ready for Heroku.
- Setup your configuration in Heroku's app settings, environment variables.
- Setup the buildpacks in Heroku's app settings by clicking Add buildpack and selecting NodeJS, as well as adding the following buildpack for music commands
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
- Push the source code.
Master branch is built and pushed to our Docker image. You can pull the latest from here.
Updating Gravebot is like any other Node.js app. Just run git pull && npm install
in the Gravebot folder via the terminal if you're on Linux or the command prompt if you're on Windows. You may also download the ZIP, configure it and run npm install again.
Have a feature in mind? We'd love to hear about it. Feel free to open an issue and let us know.
Want to contribute to Gravebot? That's great! Be sure to check out the CONTRIBUTE.md doc for more information on how.
- Gravestorm (Maintainer) - @Gravestorm
- Dustin Blackman (Maintainer) - @dustinblackman