aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2020-09-24 19:36:57 +0200
committerGravatar GitHub <[email protected]>2020-09-24 19:36:57 +0200
commit26a4524188261db8dd095396d7a57ecc5cfc245e (patch)
tree77937e7da049ded12f0475ac34acf7c3b70035fe /bot/constants.py
parentRemove walk_extensions from exts' init (diff)
parentMerge pull request #456 from Anubhav1603/update_dpy (diff)
Merge branch 'master' into ext-managment
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 f3424673..935b90e0 100644
--- a/bot/constants.py
+++ b/bot/constants.py
@@ -269,3 +269,6 @@ POSITIVE_REPLIES = [
"Aye aye, cap'n!",
"I'll allow it.",
]
+
+class Wikipedia:
+ total_chance = 3