-
KINDLY READ AND ACT ON THE BELOW INFORMATION BEFORE FILING YOUR ISSUE!
Please go to our Zenbot subreddit for questions, help and support:
[https://www.reddit.com/r/zenbot/](https://www.reddit.co…
-
Telegram ID's are bigger than the type defined for Users and Administrators, so you will see an error when you type the /reload command and /verify command.
pony.orm.dbapiprovider.DataError: intege…
-
### Issue I am facing
I wrote a bot on my local Windows PC, and it worked perfectly. However, when I tried to run it on Debian with the same parameters and library version, I encountered the followin…
-
I started a new installation on debian 9.
```
pip3 install python-telegram-bot --upgrade
pip3 install -r requirements.txt
```
Then I created the echobot.py from the examples via nano.
Erro…
-
### Issue I am facing
On the logs I see
```bash
UserWarning: Asynchronous callbacks can not be processed without at least one worker thread.
```
What I need to do to dismiss this warning?
…
-
```
(freqtrade) yoos@yoos-System-Product-Name:~/Documents/code/freqtrade$ freqtrade trade --config user_data/config2.json --strategy SampleStrategy
2024-10-05 17:38:26,296 - freqtrade - INFO - freqt…
-
Hello,
I try to host this good app.
As i am not very familiar with node.js, i think i succeed to go to step 4.
On the webhook, i get :
`{"ok":true,"result":true,"description":"Webhook was set"…
-
I am having an issue where, after setting everything up and starting up the bot I get the following message:
Successfully connected to Telegram!
[2024-08-22 23:03:16] Soluify is on the lookout f…
-
### Steps to Reproduce
1. my function is:
```python
async def retry_send(fun, **kwargs) -> list:
time = 5
while time:
try:
r = await fun(**kwargs)
…
-
# WTF Drafts Index
Updated `04112022-131518`
- [GitHub Issue](https://github.com/extratone/drafts/issues/32)
- [WTF Drafts Index](https://davidblue.wtf/drafts/8C4596E3-0397-468C-A579-CF56CB7CFE06.htm…