-
I instantied a bot like the example in the README.md:
```ruby
require 'telegram_bot'
bot = TelegramBot.new(token: '[YOUR TELEGRAM BOT TOKEN GOES HERE]')
bot.get_updates(fail_silently: true) do |…
-
2018-12-04 02:34:38,103 - telegram.ext.dispatcher - ERROR - No error handlers are registered, logging exception.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-packages/tel…
-
App idea (not BOT) transferred from RocketChat/Rocket.Chat#10174
From @arkayz
It would be pretty neat if there was a polling system in place where users/moderators can post poll questions and ge…
-
Any chance of expanding into making this rather than telegram focused bot, also allow it to be a bot for like WhatsApp?
i was also wondering if i do add this bot to a group would it work? plus I'm…
-
**Is your feature request related to a problem?**
The node should maintain an overall health state when it comes to processing status, network reachability etc: key parameters that can determine whet…
-
Hi, I'm trying to use this bot but I got this error when I run:
```
~/Google-Bard-Telegram-bot# python3 main.py
Traceback (most recent call last):
File "/root/Google-Bard-Telegram-bot/main.py"…
-
[Issue in Telegram-Mini-Apps repo](https://github.com/Telegram-Mini-Apps/issues/issues/14)
### Checklist
- [x] I am reporting an issue in existing functionality that does not work as intended
…
-
Hello Sulasoft, I searched for products since yesterday with amacapy bot, but it fetches nothing!!! See the attachements.
![Screenshot_1](https://user-images.githubusercontent.com/14863639/211740283-…
-
Hello, i cant get your bot up and working.
After reading i found out i need a mongodb, easy is always running. After editing .env DB_HOST and ENCRYPT_KEY mongo shows me connections and the bot rep…
-
Since Telegram requires the bot token to be in the path, it gets logged in the logs, which can cause token leaks when application logs are stored.
It would be nice if the tokens in the paths were rep…