pull down to refresh

Anyone here running a telegram bot?

Here! I run a TG bot to put the SN RSS feed into a TG channel.

I also created a GPT2TG bot for fun once but OpenAI doesn't really like running bots. I had to update my cookie too often so I lost interest in running the bot. I just wanted to use ChatGPT from TG, lol

But it was a fun project for a day. It's also written in bash because I didn't anticipate how much work it would be. I initially thought I could do it in a few lines of bash, lol

That's probably the ugliest bash code I have ever written but it works - or at least it used to work, it's been 4 months already :)

Nice! I had written a chatGPT discord bot in the plebdevs discord about a year ago but it was early on with their API and it was basically the same thing as you too much to maintain. I was also thinking about writing a simple bot to grab posts from ~devs to the plebdevs discord

reply
I was also thinking about writing a simple bot to grab posts from ~devs to the plebdevs discord

👀 Do it!

reply