Grabot will search information for you in howlongtobeat.com to retreive the time needed to finished a game.
!ping
: To test if the bot is available!hltb %GAME%
: get info for a game!reboot
: restart connection with discord!logout
: disconnect the bot from discord
- Clone the repository
- Edit
config.json
and replace the value ofBOT_TOKEN
with a token created in Discord (you can find how to get a token here) - Run the command
npm install
- Run the command
node index.js
- Node version: >= 14