-
Esto es extraño por que estaba funcionando perfecto:
```
bot@mail:~/telegram-bot$ ./launch.sh
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO …
-
Btw, Thank you, this telegram-bot is great, i want use for my personal life. i wanna ask/request about feature in google search plugin or google image search plugin, how about if i type !google anyth…
-
### Description:
I´m trying to integrate telegram messenger to rocket chat livechat.
I´ve searched the documentation and the forum and other resources, but was unable to find any information for…
-
1. If the issue does not already exist in the DB then store it to allow comments to be stored.
2. Correct the error handling; when an error is thrown an `ok` log shouldn't be shown if it's not `ok`.
…
-
For example we registered a few messengers via `use`-method:
```js
const bot = new Bot({
logLevel: "info"
});
bot.use(new BroidDiscord({...options}));
bot.use(new BroidMessenger({...option…
-
**Is your feature request related to a problem? Please describe.**
At python-telegram-bot, we have many methods that require the same types of arguments, which should also get the same docstring. E.g…
-
Hi, I wanna use plugins, but cannot. I added strings in .env
`ENABLE_FUNCTIONS=true
PLUGINS=weather,ddg_web_search,ddg_translate,crypto,autotts
SHOW_PLUGINS_USED=true`
But it doesn't take a …
-
### Checklist
- [X] I believe the idea is awesome and would benefit the framework
- [X] I have searched in the issue tracker for similar requests, including closed ones
### Description
Forgi…
-
Hi I'm trying to do a telegram bot using the goodreads API, the problem is the results are getting too late, so the responde id for the telegram message ID expired.
Is there something I can do to g…
-
### Code that causes the issue
![image](https://github.com/LonamiWebs/Telethon/assets/80937682/a2ee4874-af13-4d1b-94ba-1d7e1c103e71)
### Expected behavior
I was trying to write a bot to det…