Project on hiatus. https://dustinblackman.com/posts/2019/05/hiatus-from-open-source/
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!
Deprecated, see here for self hosting.
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.
!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!memecommand!setlanguage- Set all help text to respond in a specified language
!8ballquestion - Answers the question!animals- Get various animal pictures!catbomb count - Bombs chat with adorable cats!pugbomb count - Bombs chat with adorable pugs!snakebomb count - Bombs chat with adorable snakes!chattext - Chats with you!coin- Flips a coin!comics- Get a random comic from a bunch of different artists!decidesomething or something... - Decides between given words!dramanumber - Responds with a drama image, if no number is written, a random one!emojinumber - Responds with an emoji copypasta, if no number is written, a random one!memememe name "top text" "bottom text" - Creates a meme with the given meme name and text!quotenumber - 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!rolltimes sides - Rolls the dice a number of times with a number of sides, see!randomfor advanced generators!translate- Translate text in funny ways!leetsentence - 1337ifies the sentence!snoopsentence - Snoopifies tha sentence!yodasentence - Yodaifies the sentence
!ddgsearch 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!gifgif tags - Gets a gif from Giphy or Popkey matching the given tags. Use!giphyor!popkeyto search the specific site!join- Shows a link that can be used to invite the bot to your server!pastetext - Creates a paste on Pastebin and returns the url!random- Generate truly random numbers and strings!fractionamount 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)!gaussianamount mean deviation significant digits - Generate a number of random numbers from a Gaussian distribution (e.g. !gaussian 1 50 10 5)!integeramount 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)!stringamount 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)!unshortenurl - Unshortens a shortened link!urbansearch terms - Returns the summary of the first matching search result from Urban Dictionary!videocallOptional @username - Start a one click video call or screenshare directly on Appear.in. Mention users to make it private!wikisearch terms - Returns the summary of the first matching search result from Wikipedia!wolframquery - Query Wolfram Alpha for almost anything!youtubevideo tags - Gets a video from Youtube matching the given tags
!avatarusername - Responds with your avatar, unless a username is specified!channelinfochannelname - Gives information about this channel, unless a channelname is specified!feedbacktext - Give feedback and report bugs about the bot!ping- Pong! Check Gravebot's pulse!serverinfoservername - 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!userinfousername - Gives information about this user, unless a username is specified!version- Get information on the latest version of Gravebot
Dota2
!dota2- Help!dota2 bestposition - Get the top 10 Heroes for a specific position!dota2 buildhero-name - Get the most popular build for a Hero!dota2 countershero-name - Get the top 10 counters for a Hero!dota2 impact- Get the top 10 Heroes with the biggest impact!dota2 itemshero-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 bestposition - Get the top 10 best Champions for a Position!lol counterschamp-name position - Get the top 10 counters for a Champion and Position!lol itemschamp-name position - Get the highest win item sets for a Champion and Position!lol matchregion summoner-name - Get the name, rank, Champion, winrate and total games for all players of a current match!lol skillschamp-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 averagesregion battletag - Player average stats!ow eliminationsregion battletag - Heroes with the most eliminations per life!ow games wonregion battletag - Heroes with the most wins!ow kill streakregion battletag - Heroes with the highest kill streak!ow multikillregion battletag - Heroes with the most multikills!ow objective killsregion battletag - Heroes with the most objective kills!ow time playedregion battletag - Heroes most played!ow weapon accuracyregion battletag - Heroes weapon accuracy percentage!ow win percentregion 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-alphadependency line frompackage.jsonand deletewolfram.jsin theGravebot/src/commands/usefulfolder. 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.gitor 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.exampletoconfig.jsin 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 installto install the Node dependencies - Run
npm startin 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.gitor 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.exampletoconfig.jsin 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 installto install the Node dependencies - Run
npm startin 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.gitor 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.exampletoconfig.jsin 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 installto install the Node dependencies - Run
npm startin 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
