Skip to content

Discord bot written in Node.js to collect matchplay data through the official Clash Royale REST API.

Notifications You must be signed in to change notification settings

andyx0/CR-Spy-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CR-Spy-Bot

Discord bot written in Node.js that constantly checks if any friends recently played a match through the official Clash Royale API. If the bot finds that a friend played recently, it sends a direct message notification on Discord. Friend lists for each user are saved through a SQLite database.

Running the application

Download the source code from the repository and compile all the source code, rename config-example.js to config.js, fill in the data in config.js, then run index.js.

Dependencies

About

Discord bot written in Node.js to collect matchplay data through the official Clash Royale REST API.

Resources

Stars

Watchers

Forks