Telegram GPT-3.5-Turbo Bot to help you during every-day situation where you cannot just open your browser. This uses the API and therefore more or less has priority access, but after your free 18$ are depleted you will have to buy some. This means we can get very fast replies and the price is incredibly low. $0.002 / 1K tokens while some messages stay below a few hundred.
I still recommend using the web-interface when possible, it's free.
OpenAI API key
Telegram Bot Token
Telegram ChatID
YOU NEED TO SET A USERNAME ON TELEGRAM - This is how the bot identifies you. I tried catching the exception but couldn't test it.
/newtopic
/setprompt
/help - What do you expect?
/start
/settemperature
/setfrequencypenalty
/setpresencepenalty
If you error out with "tried to use more than 4096 Tokens" please run /newtopic to wipe your chat. As far as I can tell it will take your previous messages into consideration and blow up the Token count sooner or later.
Please beware of the OpenAI regulations and default moderations. You can get your account banned if you get flagged. (Hard to do these days, moderation is pretty strong)
Thanks OpenAI and Dan for helping me.
Thanks to the random guy I yoinked parts of the code from. <3