forked from Opsy1169/ShelveBotQuiz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconsts.py
18 lines (16 loc) · 1.07 KB
/
consts.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
startstr = "Hi, I`m QuizBot, You can play with me, but you can also get some usefull " \
" information about basic branches of math. Now choose, what you want to do."
gamestr = "Choose the difficulty of the game from 1 to 3 by using command. You can change difficulty at any moment by" \
" these comamands. Please, send /quit, when you finish your game to prevent unpredictable situations."
wikiprime = "https://en.wikipedia.org/wiki/Prime_number"
wikilog = "https://en.wikipedia.org/wiki/Logarithm"
wikiinttable = "https://en.wikipedia.org/wiki/Lists_of_integrals"
wikiint = "https://en.wikipedia.org/wiki/Integral"
wikider = "https://en.wikipedia.org/wiki/Derivative"
wikidertable = "https://en.wikipedia.org/wiki/Differentiation_rules"
wikitrig = "https://en.wikipedia.org/wiki/Trigonometry"
wikipoly = "https://en.wikipedia.org/wiki/Polynomial"
wikiquad = "https://en.wikipedia.org/wiki/Quadratic_equation"
quitstr = "Choose what you want."
bottoken = "339799773:AAFoi-coRmh7k_b1QGGOK9-7yBLJyOzrj1A"
geostart = "Hey, try to understand, where is this attraction situated."