A simple Discord bot for searching AniList.co
- Node v12.0.0 or higher
- A Discord developer account
- Clone this repo and run
npm install
- Create a copy of
.env.example
named.env
- Go to the Discord Developer Portal and create an application
- Go to the "Bot" page and click "Add a bot"
- Copy the token created for your bot and paste it into the
TOKEN
value in your.env
file - Run
npm start
Type: string
Default: !
This determines what should prefix the commands that are recognized by the bot.
MIT © Josh Star