-
Hi, first at all I would like to say thanks for amazing repo. Currently I have an issue that service often be disrupted, bot don't reply anything. So I need to start again by using "./script.sh".
…
-
### Describe the bug
When running a strategy that uses the `kraken` connector, and `telegram_enabled`, the telegram chat is flooded with messages relating to API rate limit.
For instance, the mess…
ghost updated
1 month ago
-
**Steps to reproduce**:
```
mkdir /tmp/test
git clone https://github.com/tdlib/telegram-bot-api.git /tmp/test/
cd /tmp/test/telegram-bot-api
docker run --rm -it -w /app -v $PWD:/app ubuntu:late…
-
不用在mirai-console上操作直接使用cpp函数调用通过号与密码进行登录。这种
-
Scope of this bug is to request a bugzilla bot account which can share API key that can be used to make WebService API calls from bugzy instance running on Heroku Server.
https://github.com/mozill…
-
**Is your feature request related to a problem? Please describe.**
Using the slackr_bot() function, I am unable to post Slack Markdown "mrkdwn".
**Describe the solution you'd like**
I would like …
-
There is a way to download larger attachements with `api_hash` `api_id` given from https://my.telegram.org/auth?to=apps
Can you implement this?
kpmy updated
2 months ago
-
Hey, I want that my bot (yagop) waits until it receives a message from an official bot and forward this to the user which typed in a command. Do you understand what I mean? And how can I do this?
the…
-
### The problem
Even though `disable_notification` is set to `false` I am still getting notifications on both iOS and Desktop version of Telegram.
The `telegram_bot` part of `configuration.yaml`
``…
-
Hi All,
I am setting up a github bot for use with github actions, but it cannot access the repos API endpoint.
Here are the permissions that the bot is set to (way too permissive, I know, but I …