Skip to content

tatounee/Plin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plin

Tools for Clash Royale

How to install it

Token

You will need to get the token of your discord bot and the one of your Clash Royal API key.

If you don't know how it's work, google it. 😏

Setup

  • Download the bot here (plin.exe) or compile the plin bin with cargo (:exclamation: in release :exclamation:).
  • Create a .env file next to it.
SomeFolder
  ├── plin.exe
  └── .env
  • Setup your .env file
PLIN_DISCORD_TOKEN = <token of your discord bot>
PLIN_CR_TOKEN = <token of your Clash Royal api key>

Run

Execute plin.exe. The programme will automatically create a folder for the database next to itself. If after a certain amount of time the programme display an error that say that your key for the Clash Royal API is not valid cause the IP address registered don't match with your, just make a new key with your new IP address.