A bot that will perform basic functions for Discord groups. Current Fuctionallity:
Random meme Generator Kirby meme Generator f for respect answer "yes", "no" or "maybe" to questions that are asked to the bot
Node Version 13.11.x You will also need a token. Refer to the following guide. https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
Create a file in the root directory named ".env" Copy and paste the following line into the file. Dont forget to replace tokenHere with your token
TOKEN=<tokenHere>
Then run the following commands
npm install
npm run dev
If succesful you should see something simmilar to the following
[nodemon] 1.18.10
[nodemon] to restart at any time, enter `rs`
[nodemon] watching: *.*
[nodemon] starting `node index.js`
Logged in as <bot name>!