RememberTheAir
RememberTheAir
> Unless, of course, it is laid down at the protocol level. Yep
Yes, there was no update in the past 3 days
That is going to stay there until the API is updated to abstract the differences between normal groups and supergroups. Underneath, Telegram still handles them separately. With Telegram 5.2 the...
Problem n° 2 - `msg.spam` should be an array of strings
The problem is that the spam check is made before on_msg_receive is called, in bot.lua I don't want to query redis before that funtion, but it seems to be the...
There are some commands taht need to be executed inside a group, that is, those that require an input/don't have an inline keyboard. I've always wanted to add something that...
@hipio I understand your point and I'm actually willing to add some shortcuts to restrict/unrestrict users. Anyway, as @NotAFile said, since these actions are already available on every up-to-date Telegram...
@reyasmohammed looks good so far. I'm just not sure how the bot should behave if a blacklisted link is posted - brutally deleting it is cool but there should be...
It already does (track the date of the last message of each user in a group). I was thinking to something like that but I can't assure anything
@xoryo Can you reach me on Telegram so we can talk about it? At @bac0nnn