Useful discord bot
- !goose -> Scrapes a random pic of a goose off the internet
- !rwaterloo -> Scrapes a random post from r/waterloo
- !pd -> Responds with some joke about pd
- !meme -> prints meme from database
- !addmeme -> Adds meme to database
- !deadmeme-> Removes meme from database
- !chant -> Prints a random chant from a faculty
- !salary -> Prints Feridun's salary
- !academicintegrity -> Posts a link to policy 71
- !goosify @user -> goosifies a user
Locally:
- Download repository
- Navigate to repository and run the following
npm -install discord.js
npm -install winston.js
npm -install request
- Run the following:
node bot.js