Closed supmyhava closed 3 months ago
npm start
hamster-kombat-key-generator@1.0.0 start node src/app.js
(node:534942) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ...
to show where the warning was created)
Server running on port 3000
error: [polling_error] {}
Unhandled rejection Error: ETELEGRAM: 400 Bad Request: chat not found
at /root/Hamster-KeyGen/node_modules/node-telegram-bot-api/src/telegram.js:299:15
at tryCatcher (/root/Hamster-KeyGen/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/root/Hamster-KeyGen/node_modules/bluebird/js/release/promise.js:547:31)
at Promise._settlePromise (/root/Hamster-KeyGen/node_modules/bluebird/js/release/promise.js:604:18)
at Promise._settlePromise0 (/root/Hamster-KeyGen/node_modules/bluebird/js/release/promise.js:649:10)
at Promise._settlePromises (/root/Hamster-KeyGen/node_modules/bluebird/js/release/promise.js:729:18)
at _drainQueueStep (/root/Hamster-KeyGen/node_modules/bluebird/js/release/async.js:93:12)
at _drainQueue (/root/Hamster-KeyGen/node_modules/bluebird/js/release/async.js:86:9)
at Async._drainQueues (/root/Hamster-KeyGen/node_modules/bluebird/js/release/async.js:102:5)
at Async.drainQueues (/root/Hamster-KeyGen/node_modules/bluebird/js/release/async.js:15:14)
at process.processImmediate (node:internal/timers:491:21)
I made some changes to the code, please try it and update if you find any other bugs
I made some changes to the code, please try it and update if you find any other bugs
ok thats working but a lot of TooManyRegister errors
I made some changes to the code, please try it and update if you find any other bugs
ok thats working but a lot of TooManyRegister errors
That's supposed to happen. It's part of the code.
btw how to add an admin ? also there is an option to proxy ? that can be great
I made some changes to the code, please try it and update if you find any other bugs
ok thats working but a lot of TooManyRegister errors
That's supposed to happen. It's part of the code.
yeah got it
btw how to add an admin ? also there is an option to proxy ? that can be great
The admin part code is inside backup_admin.js You can look it yourself
For the proxy, i will look into it.
btw how to add an admin ? also there is an option to proxy ? that can be great
The admin part code is inside backup_admin.js You can look it yourself
For the proxy, i will look into it.
this bot is so cool mate. 2 questions if i can... 1 the keys that bot is generating is comming from my server ip right ? 2 your bot is like this one ? https://web.telegram.org/k/#@hamster_keygen_bot how this developer Is it possible to produce such an abnormal amount of keys? Zoo - 581802 Cube - 571966 Train - 659988 Merge - 356392 Twerk - 188623 Poly - 294677 Trim - 214243 Gangs - 104023 Cafe - 383673
btw how to add an admin ? also there is an option to proxy ? that can be great
The admin part code is inside backup_admin.js You can look it yourself
For the proxy, i will look into it.
this bot is so cool mate. 2 questions if i can... 1 the keys that bot is generating is comming from my server ip right ? 2 your bot is like this one ? https://web.telegram.org/k/#@hamster_keygen_bot how this developer Is it possible to produce such an abnormal amount of keys? Zoo - 581802 Cube - 571966 Train - 659988 Merge - 356392 Twerk - 188623 Poly - 294677 Trim - 214243 Gangs - 104023 Cafe - 383673
Yes the key is generated using your ip address. So there is no chance of ban.
I don't know about the mass production of keys.
I don't know about the mass production of keys.
ok my friend thank you.!
tried now on a new server and new bot same errors =\ what version of node and npm you used ?