mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2024-11-21 16:25:55 +00:00
trivia: change maths category to say scheince as well
This commit is contained in:
parent
704a4da5f8
commit
afd2c9f6a4
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ const CATEGORY_MAP = {
|
|||
23: "History",
|
||||
22: "Geography",
|
||||
20: "Mythology",
|
||||
30: "Science: Gadgets",
|
||||
25: "Art",
|
||||
};
|
||||
|
||||
// Generate a new session token for each user
|
||||
|
|
Loading…
Reference in a new issue