telegram-bot-lua
telegram-bot-lua copied to clipboard
A simple yet extensive Lua library for the Telegram bot API.
Hi! Is it currently possible to, for example, let the bot send a message spontaneously? Or does/can the bot only react on user actions (=> messages)? I would like to...
line 1246 you do not need to check all updates with first restart as it may end with a ton of messages that you will be late to respond to.
Hello, I am from China and I need to use the bot behind a proxy. I set the system proxy but it seems useless to the example bot. I have...
Обновление политики доступа Github
I'm tryng to create a new group in Telegram to share information with my student. When use Group Butler bot to manage the group, it do not respond any command.
Hi there. I was hoping someone could help me out. I have a class that contains items users have listed. I was hoping when the user says something like '/list...
something like `api.create_command`? aiogram has this thing checkout official [note](https://core.telegram.org/bots/features#commands)
Bot