Compare commits
2 Commits
bd9946a288
...
33375d1de3
Author | SHA1 | Date | |
---|---|---|---|
33375d1de3 | |||
5280789351 |
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.
@ -14,7 +14,7 @@ class Bot:
|
||||
self.password = password
|
||||
self.name = self.username.split("@")[0]
|
||||
self.rant_history = []
|
||||
self.amount_of_rants_to_check = 5
|
||||
self.amount_of_rants_to_check = 15
|
||||
names = {
|
||||
"no-spam": "Anna",
|
||||
"no-spam1": "Ira",
|
||||
@ -42,7 +42,8 @@ class Bot:
|
||||
"bitcoin",
|
||||
"wizard",
|
||||
"diamond",
|
||||
"carat",
|
||||
"carat,"
|
||||
"carats"
|
||||
]
|
||||
self.api = Api(username=self.username, password=self.password)
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user