maxzaleski / diablo3-leaderboard-bot

This project is a Discord bot which returns the current state of any Diablo 3 single player seasonal leaderboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Diablo 3 Leaderboard Discord Bot

This bot returns the current state of any Diablo 3 single player seasonal leaderboard.

Getting Started

Start by cloning this repository.

Prerequisites

Environment Variables

BOT_TOKEN=
BLIZZARD_CLIENT_ID=
BLIZZARD_CLIENT_SECRET=
CURRENT_SEASON=

Run Command

Project comes pre-compiled inside /dist.

npm start

Using the Bot

  • barb
  • monk
  • crusader
  • necro
  • wd
  • dh
  • wizard
  • teams
!lb <leaderboard>

License

Apache License

Maximilien Zaleski © 2018

About

This project is a Discord bot which returns the current state of any Diablo 3 single player seasonal leaderboard.

License:Apache License 2.0


Languages

Language:TypeScript 100.0%