aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py
diff options
context:
space:
mode:
authorGravatar Matteo Bertucci <[email protected]>2020-09-22 11:54:02 +0200
committerGravatar GitHub <[email protected]>2020-09-22 11:54:02 +0200
commit26fb23f1ce4b76a63f6fd0c6316d242fb14a1ea7 (patch)
tree218dcc50c86dcfa9ece7e39116ba1d77ed33ae82 /bot/constants.py
parentMerge pull request #448 from python-discord/clean_uwu (diff)
parentMerge branch 'master' into master (diff)
Merge pull request #430 from Anubhav1603/master
.wiki command
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