Update export statistics
This commit is contained in:
parent
aace175500
commit
318d7cb500
BIN
dist/ragnar-1.3.37-py3-none-any.whl
vendored
BIN
dist/ragnar-1.3.37-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/ragnar-1.3.37.tar.gz
vendored
BIN
dist/ragnar-1.3.37.tar.gz
vendored
Binary file not shown.
@ -204,7 +204,7 @@ class Bot:
|
||||
self.name, rant["user_username"]
|
||||
)
|
||||
)
|
||||
if vic.is_spam(rant['text']) <= 5:
|
||||
if vic.is_spam(rant["text"]) <= 5:
|
||||
self.rant_history.append(rant["id"])
|
||||
continue
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user