-
#### Description
+ Telegram Bot
A bot which can generate art given it's configs(#33)
+ Twitter Bot
A twitter bot which generate a random Samila art each day and alternate it with its config(#33) f…
-
### Problem
Currently, our Telegram bot uses a single OpenAI token for all chats, which might not be optimal for personalized interactions and fee counting.
### Goal
Implement a system where each…
-
see https://github.com/python-telegram-bot/python-telegram-bot/wiki/Code-snippets for how to generate in-chat buttons
-
https://github.com/vanhbakaa/Cexio-Tap-bot/tree/main
here i updated it for new version. Enjoy!
-
**_When trying to download a book in the Telegram bot, the bug trace appeared. No download is possible_**
2022-08-23 16:35:14,457 ERROR An uncaught error was raised while processing the update…
-
Hello fellow developers
I have installed the bot, and followed the guide. I configured the bot name and token. Here's what I see in the jenkins log:
2021-02-08 14:09:06.889+0000 [id=44] INFO j.p…
-
Hey, am running the latest docker image. Unfortunately the /stats user command is broken rn.
This is what the Error log looks like:
2023-04-17 17:11:45,690 - telegram.ext.dispatcher - ERROR - No…
-
When you join the bot to a telegram channel, the bot only sends messages to the first topic in the channel.
For example, if you have two topics in the channel, #General and #Test, all messages from…
-
Hi,
How to use the function /reserve in Telegram Bot?
do you have to put the name of the bag?
Thanks a lot
-
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/telegram/ext/utils/promise.py", line 96, in run
self._result = self.pooled_function(*self.args, **self.kwargs)
…