Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 927 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 927 Bytes

AniList Discord Bot

A simple Discord bot for searching AniList.co


Usage

AniList Discord Bot !help command

Installation

Requirements

  • Node v12.0.0 or higher
  • A Discord developer account

Getting Started

  1. Clone this repo and run npm install
  2. Create a copy of .env.example named .env
  3. Go to the Discord Developer Portal and create an application
  4. Go to the "Bot" page and click "Add a bot"
  5. Copy the token created for your bot and paste it into the TOKEN value in your .env file
  6. Run npm start

Config

Prefix

Type: string
Default: !

This determines what should prefix the commands that are recognized by the bot.

License

MIT © Josh Star