-
![FAB0E9AC-3015-47B9-B726-4AC28CB0AD08](https://user-images.githubusercontent.com/87113529/139435802-21ea54dc-15c1-42fd-bcb7-8029e59e90bb.png)
How to fix this plz help anyone !!!
-
it would be nice if the bot processes each message, if the bot receives messages with the same text from one user, then something is done, this is at your discretion
-
-
```python
class SomeBot(commands.Bot):
def __init__(self):
super().__init__(...) # whatever here
self.cd_mapping = commands.CooldownMapping.from_cooldown(10, 10, commands.Bucke…
-
boa noite, essa versao e possivel enviar a msg somente depois do contato enviar uma msg? tipo bloquear o envio das msg ate que haja a interacao humana?
-
### What Did You Expect To Happen?
I expected a file to be built when I clicked build.
### What Happened?
The, "Finished building" or wtv did not appear, and upon checking logs, I found this error:…
-
Make felix watch for people (maybe newcomers only) who ask the same question twice in a row (even in multiple channels) and notify the user that asking once is enough and to have patience.
-
Hello! I tried all the previous codes for this,but room isn't working with them.I need a simple condition/function for anti spam.When player sends a lot of messages he gets kicked for spam(limit of me…
laz56 updated
3 years ago
-
Add throttle option to log (use Cache / redis cache) to don't spam many time the same error
with 2 options : enabled, throttle time (default 3600 sec)
key is : md5(the error name, file name, and lin…
-
We could just rely on Kupo Bot for this, but it’s better to keep reinventing the wheel. Besides, a nice, extensible anti-spam system will be easier to work with then a shrink-wrapped product that we r…