aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2020-09-24 09:25:20 +0000
committerGravatar Matteo Bertucci <[email protected]>2020-09-24 09:25:20 +0000
commit497f35597b28ba70e86ae99d2b938af5188c9bf0 (patch)
treee3d4c385aaf565c176db052e4d7ae9642631e538 /bot/constants.py
parent8bitify: Use NEAREST to resize avatar. (diff)
parentMerge pull request #456 from Anubhav1603/update_dpy (diff)
Merge branch 'master' into update-pillow
Diffstat (limited to 'bot/constants.py')
-rw-r--r--bot/constants.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/bot/constants.py b/bot/constants.py
index fa428a61..7c8f72cb 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -262,3 +262,6 @@ POSITIVE_REPLIES = [
"Aye aye, cap'n!",
"I'll allow it.",
]
+
+class Wikipedia:
+ total_chance = 3