https://github.com/dkzhen/nanonfish-bot
Nanonfish-bot is tool automatically claim rewards from Nanonfish-bot telegram
https://github.com/dkzhen/nanonfish-bot
Last synced: about 1 month ago
JSON representation
Nanonfish-bot is tool automatically claim rewards from Nanonfish-bot telegram
- Host: GitHub
- URL: https://github.com/dkzhen/nanonfish-bot
- Owner: dkzhen
- Created: 2024-07-27T05:15:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T09:27:36.000Z (9 months ago)
- Last Synced: 2024-07-28T06:28:31.577Z (9 months ago)
- Language: JavaScript
- Homepage: https://t.me/NanonFishBot/NanonFish?startapp=aW52aXRlQ29kZT1nN294ZDU5Mg
- Size: 572 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nanon-fish-bot
nanonfish-bot is a Telegram automation tool designed to help you manage and interact with [Nanon Fish bot](https://t.me/NanonFishBot/NanonFish?startapp=aW52aXRlQ29kZT1nN294ZDU5Mg).
![]()
### Features
- Auto claim daily Task
- Auto claim basic Task
- Auto buy fish
- Auto combine fish
- support multi account### WARNING
PLEASE NOTE THAT IF YOU RUN IT THERE WILL BE A WARNING DEVICE LOGGED ON OTHER DEVICE , BECAUSE NANONFISH BOT ONLY SUPPORT ONE SESSION!!!!!!!!!
### How to use
this bot running on my vps you can add your token query
- open the bot [Group Organizer](https://t.me/GroupOrganizer_Bot)
- send command `/start`
- send command `/add`
- select nanonfish-bot
- and send your token query (start with `query=`)OR you can clone repository and add your token query
- Clone repository
```bash
git clone https://github.com/dkzhen/nanonfish-bot.git
```- add config.json on folder configs
```json
[
{
"token": "query_id=AAFKwhUiAAAA.."
}
]
```- 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 Query
You can found on inspact element [F12] from telegram web. open the bot and see [ `on application - session storage -__telegram__initParams - tgWebAppData ` ]
- `query_id=AAFKwhUiAAAA`
- example query
```json
"query_id=AAFKwhUiAAAAAErCFSIcPoUl&user=%7B%22id%22%3A571851338%2C%22first_name%22%3A%22%21Zhen%20%7C%20RG%22%2C%22last_name%22%3A%22%22%2C%22username%22%3A%22dk_zhen%22%2C%22language_code%22%3A%22en%22%2C%22allows_write_to_pm%22%3Atrue%7D&auth_date=1721993224&hash=b5b6ea6964dbd45604d1eb29b1498df6d24b6a6c0a5f1bddf05684d7"
```### Contact
You can contact me for more information or report an issue.
- [GitHub](https://github.com/dkzhen)
- [Telegram](https://t.me/dk_zhen2)