OpenCryptoBot icon indicating copy to clipboard operation
OpenCryptoBot copied to clipboard

Unable to run the bot properly

Open TsunayoshiSawada opened this issue 4 years ago • 1 comments

  • the pip is out of date The python-telegram-bot version to be specific.
  • the API errors out frequently (possibly I'm doing something wrong) image
  • good config, what you don't need, simply don't add the entry for the same (but writing about this in the repo might help guide users)
  • I'm unable to run this bot with stability, it does run but maybe missing elements and errors being thrown or commands not working with no errors

TsunayoshiSawada avatar Mar 02 '21 15:03 TsunayoshiSawada

Hey, thanks for taking the time to check it out! The thing is, i've built it some long time ago :-) and i don't actually develop it further right now. No time. But the bot is built on top of my own Telegram bot framework that is based on python-telegram-bot in a specific (very old) version.

I already have a new version of that framework that is more stable, makes more sense and is based on the newest version of python-telegram-bot: https://github.com/Endogen/tgbf

At some point i will rewrite the bot on top of that but that has to wait for now. And since i'm super busy i will not be able to fix up the current OpenCryptoBot implementation.

Altho it would be cool to run it again. The bot was quite popular.

EDIT: And yes, i can imagine that quite a few APIs are not working anymore

Endogen avatar Mar 02 '21 22:03 Endogen