Commit graph

65 commits

Author SHA1 Message Date
Ayden Jahola
50bfb9c6e3
restrict users from only requesting one trivia at a time, unless they answer their exisitng one 2024-09-05 23:55:49 +01:00
Ayden Jahola
379afca76b
add anime & manga option to the trivia command and add clear leaderboard command 2024-09-05 21:29:50 +01:00
Ayden Jahola
70ac364608
trivia: make trivia api limit formatted clearly 2024-09-05 21:03:09 +01:00
Ayden Jahola
d3ac6fad8d
include true or false questions in the trivia using their api 2024-09-05 20:38:47 +01:00
Ayden Jahola
9b94d52c76
Leaderboard: reformat how the users are displayed in the embed and make them more readable 2024-09-05 20:15:38 +01:00
Ayden Jahola
859fa3124b
Leaderboard: remove avatar cause it looks weird 2024-09-05 20:11:52 +01:00
Ayden Jahola
d482b8673b
Leaderboard: update leaderboard to display users server name rather than discord username, and add their avatar 2024-09-05 20:10:04 +01:00
Ayden Jahola
77e5489269
add trivia command as well as leaderboard command, and update README 2024-09-05 18:49:18 +01:00
Ayden Jahola
2ec7c73709
restructure commands to be in seperate dirs, add mod commands and plenty others 2024-09-05 03:50:51 +01:00
Ayden Jahola
a44310b00f
ensure the /verify and /code only work in the specified channel, and add admin log channel to the .env.example 2024-09-02 23:05:25 +01:00
Ayden Jahola
d11ccfab4e
make code mentions user upon success 2024-09-02 21:35:05 +01:00
Ayden Jahola
6d6d9b8a58
add logs for admin channel to notify when user verified successfully 2024-09-02 21:31:20 +01:00
Ayden Jahola
8a73c3860c
update code to not manually delete verification code 2024-09-02 20:33:11 +01:00
Ayden Jahola
213fdbc582
update logs to make them nicer and set dicsord activity 2024-09-02 18:51:45 +01:00
Ayden Jahola
6ee0b874b5
rewrite the bot to use slash commands and use empheral messages for privacy 2024-09-02 18:32:03 +01:00