trichomer / horizonxi-drop-rates

Discord bot to quickly search for a mob's treasure drop rates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

horizonxi-drop-rates

A simple Discord bot using discord.js to quickly search for any mob by partial name and reply back with era drop rates from the Horizon SQL files.

Environment

.env template for your Discord bot:

CLIENT_ID=
DISCORD_TOKEN=
CLIENT_SECRET=

Use

  1. Download dependencies: npm install
  2. Create Discord bot
  3. Create .env file per template
  4. cd src
  5. node bot

About

Discord bot to quickly search for a mob's treasure drop rates

License:MIT License


Languages

Language:JavaScript 100.0%