This is a discord.js bot that can play hgrunt/VOX lines in a voice channel, generate HDTF banners, get garfield comics, and more.
Join HGrunt Hangout.
git clone https://github.com/IntriguingTiles/hgrunt-bot.git
cd hgrunt-bot
mkdir gmg
mkdir jon
mkdir voice
cd voice
mkdir hgrunt
mkdir vox
mkdir metropolice
mkdir combine_soldier
mkdir overwatch
cd ..
npm install
Now just put your token in the DISCORD_TOKEN
environment variable and you should be good to go.
If you want !say
to work, grab the audio files for hgrunt
and vox
from Half-Life 1 and metropolice
, combine_soldier
, and overwatch
from Half-Life 2. You'll also need FFmpeg.
If you want !gmg
to work, you'll have to scrape images from garfield minus garfield and place them in gmg
.
If you want !jon
to work, you'll have to painstakingly screenshot comics from this PDF, name them the date in ISO 8601 format, and place them in jon
.