An open API service indexing awesome lists of open source software.

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

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).


cowtopia

### 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)