https://github.com/dkzhen/banana-bot
Banana-bot is tool automatically claim rewards from banana-bot telegram
https://github.com/dkzhen/banana-bot
Last synced: about 1 year ago
JSON representation
Banana-bot is tool automatically claim rewards from banana-bot telegram
- Host: GitHub
- URL: https://github.com/dkzhen/banana-bot
- Owner: dkzhen
- Created: 2024-07-26T14:01:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T15:06:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T14:19:43.101Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://t.me/OfficialBananaBot/banana?startapp=referral=482NQ81
- Size: 259 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# banana-bot
banana-bot is a Telegram automation tool designed to help you manage and interact with [banana bot](https://t.me/OfficialBananaBot/banana?startapp=referral=482NQ81).
### Features
- Auto tap tap
- Auto claim farming rewards
- Auto harvest lotery
- Auto mission completed
- Auto claim rewards mission
- Auto claim lottery mission rewards
- support multi account
### How to use
you can clone repository and add your token authorization
- Clone repository
```bash
git clone https://github.com/dkzhen/banana-bot.git
```
- add config.json on folder configs
```json
[
{
"token": "eyJh"
},
{
"token": "eyJh"
}
]
```
- install modules
```bash
npm install
```
- running script
```bash
npm run start
```
[ WARNING ] this bot in development stage, if bot error you can try again. some error or bug will be fixed.
### Token authorization
You can found on inspact element [F12] from telegram web. open the bot and see [ `on Headers Authorization from api request from cowtopia` ]
- `Authorization: eyJ..`
- example Authorization
```json
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ3YWxsZXRfYWRkcmVzcyI6IjB4ZkM3NEQzMkY3NzZBNDY5NzQ2ODA5MmI3ZmUzYzRjMDk4ODIzNTk3OSIsInVzZXJfaWQiOiI2NjcyNWJjMTQzNDRhZTJmMWEwNDdmZjUiLCJ0Z19pZCI6IjE0OTMyMzExMTUiLCJ1c2VybmFtZSI6IjE0OTMyMzExMTUiLCJpYXQiOjE3MjA1MTQ2MjAsImV4cCI6MTcyMTExOTQyMH0.1AE50yLVEw_Eda1NbpvyojhQ0oLq4hm8vJEAXKx8zMA"
```
### Contact
You can contact me for more information or report an issue.
- [GitHub](https://github.com/dkzhen)
- [Telegram](https://t.me/dk_zhen2)