stampython
stampython copied to clipboard
Telegram bot for controlling karma on telegram group chats, feed posting, chuck norris facts, etc
Thanks for starring [sourcery-ai/sourcery](/sourcery-ai/sourcery) ✨ 🌟 ✨ Here's your pull request refactoring your most popular Python repo. If you want Sourcery to refactor all your Python repos and incoming pull...
### Actual behavior Any message containing an amazon link will get echoed with an identical affiliate link replaced. This is quite invasive and in a lot of channels I had...
### Actual behavior if I type ```text---------->someother text``` the bot gets activated for the word text ### Expected behavior whatever is in ``` ``` should be skipped ### Steps to...
### Actual behavior Users can write the same word several times on in sequential messages to alter karma ### Expected behavior Block karma changes by an user for a period...
### Actual behavior ### Expected behavior Collect data on the messages and allow to print stats on daily/hourly/monthly activity to be written as an image back to the channel, allowing...
### Actual behavior ### Expected behavior Allow to define set of words to be used as business bingo, so the bot keeps track of the words from that 'bingo' used,...
### Actual behavior ### Expected behavior Allow to define a set of bad words to avoid (probably with regexps) so when a user mentions them the bot can automatically kick/mute...
### Actual behavior No rate limitting ### Expected behavior Allow to define ratelimitting, so on chats where the bot is enabled as admin and ratelimitting is set, 'mute' users that...
### Actual behavior ### Expected behavior Create ical plugin that allows to define an ical URL in the way like feeds are defined: /ical new NAME URL/file.ics And have the...
### Actual behavior Stats are accumulated by bot: - messages per group (gathered) - total messages by user ### Expected behavior Additionally get stats per group so: - number of...