Discord bot made in JavaScript.
- run
npm install
- edit example-config.json
- run
npm start
ornode src/index.js
- run
npm install
- edit example-config.json
- run
npm debug
- run
npm run lint:fix
before doing a pull request
/catfact
- Sends random fact about cats./dogfact
- Sends random fact about dogs./doggo
- Sends a random dog picture./duck
- Sends a random duck picture./foxy
- Sends a random fox picture./kitty
- Sends a random cat picture./meme
- Sends a random meme.
/lol
- Sends info about player in League Of Legends./r6
- Sends info about player in Rainbow Six Siege.
/move
- It can wake up you friend by moving them from channel he was to a random channel until he unmutes.
/coinflip
- Flips a coin./help
- List all of my commands or info about a specific command./poll
- Creates a simple poll./random
- Randomize number from the given range.