HZooly / clash-royale-discord-bot

🤖 Discord Bot that provides Clash Royale informations [UNMAINTAINED]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash-Royale-Discord-Bot

A Discord Bot that fetch data to (unofficial) Royale API.

Requirements

Configuration

You need to edit conf.json file and fill different fields:

Installation & Run

  • $ git clone https://github.com/TorzuoliH/clash-royale-discord-bot.git

  • $ npm install

  • $ npm start

Commands available

  • !help display help
  • !hello say hello to user
  • !clan <ID> display informations of clan (ID is facultative)
  • !player <ID> display informations about player ID
  • !top display top 5 players of clan
  • !top <number> display top number players of clan (from 1 to 25)
  • !donations display top 5 donors of clan
  • !chest <ID> display next coming chest for player ID

Todo

Don't hesitate to fill this part by making a pull request!

Thanks

Many thanks to:

Contributors

About

🤖 Discord Bot that provides Clash Royale informations [UNMAINTAINED]

License:MIT License


Languages

Language:JavaScript 100.0%