BrawlJS
Brawl JS is a free bot written in JavaScript that you can selfhost and use. It's ready to use since you only have to change the config file and it's ready to go.
Install / Use
/learn @ssxbaa/BrawlJSREADME
✨ • BrawlJS
Brawl JS is a free bot written in JavaScript that you can selfhost and use. It's ready to use since you only have to change the config file and it's ready to go.
🎈 • Credits
Don't remove the credits in the code because they support me by making more people find out about my code.
📝 • Prerequisites
- NodeJS
- A Brawl Stars API key (you can get it here)
- A Telegram Bot (create it from @BotFather)
💻 • Tutorial
- Download the zip file and unzip it
- Open the .env file and fill in the variables with your bot's name, your bot's token and your api key
- Open a cmd in that directory and install the npm required packages with
npm install
- Run it with
node index.jsand keep it running
⭐ • Star
Star the repo to keep my work going!
