A chatbot that does gaming related stuff.
- !randomrole - Gets a random League of Legend role
- !gear {champion_name} - Gets the recommended gear of a League of Legend champion
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Create a chatbot application at here and add it your Discord channel.
Create a .env
file that contains the CLIENT_TOKEN
retrieved from the link above under the Bot section.
Install all dependencies
yarn
Run locally
yarn dev
- Discord.js - The main library for creating a Discord chatbot
Feel free to open an issue and give some suggestions!
- Harry Chan - Initial work - harrychanhoyin95
- Fabian Lee - Enhancement - fabianlee1211
- Thanks https://discordjs.guide/