@@ -86,28 +86,27 @@ when you want to rebuild your project
86
86
### PUBLIC COMMANDS
87
87
* /help - get a list of all the commands
88
88
* /compiler - compile and run code
89
- ![ alt text] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/compiler.gif )
90
89
* /register - to register your handle with the bot
91
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/register.gif )
90
+
92
91
* /unregister - to unregister your handle from the bot
93
92
* /update - manually initiate update of your data
94
93
* /geeksforgeeks - browse topics from geeksforgeeks.com
95
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/geeksforgeeks.gif )
94
+
96
95
* /randomcc - get random question from codechef according to choice
97
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/randomcc.gif )
96
+
98
97
* /randomcf - get random question from codeforces according to choice
99
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/randomcf.gif )
98
+
100
99
* /ranklist - get a ranklist according to choice
101
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/ranklist.jpeg )
100
+
102
101
* /upcoming - to get a list of upcoming competitions and setting a reminder for them
103
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/upcoming.gif )
102
+
104
103
* /ongoing - to get a list of ongoing competitions
105
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/ongoing.gif )
104
+
106
105
/dontremindme - to tell the bot not to remind you about a competition
107
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/dontremindme.gif )
106
+
108
107
/subscribe - to subscribe for question of the day
109
108
/unsubscribe - to unsubscribe from question of the day
110
- ![ alt text ] ( https://github.com/Gotham13121997/superCodingBot/blob/master/gifs/subscribe.gif )
109
+
111
110
112
111
### ADMIN COMMANDS
113
112
* /givememydb - get the sqlite database
0 commit comments