Abheek Dhawan
395caf5ed9
Improve formatting of HTML rounds
4 years ago
Abheek Dhawan
61568b8c5c
Fix variable declaration location
4 years ago
Abheek Dhawan
7eaee05319
Add HTML content for each question to separate variable for full round
4 years ago
Abheek Dhawan
26ede2a8ff
Attempt to fix scope issue
4 years ago
Abheek Dhawan
985b94789d
Fix formatting
4 years ago
Abheek Dhawan
53d265c36a
Set placeholder for message
4 years ago
Abheek Dhawan
3244ba2eaf
Fix syntax error
Missing a ) after } for a .then() block
4 years ago
Abheek Dhawan
ae5edba523
Test saving HTML content to database
4 years ago
Abheek Dhawan
a3c801fd1a
Convert to CommonJS to easier reference JSON files
4 years ago
Abheek Dhawan
1688303c8f
Use config file for URLs
4 years ago
Abheek Dhawan
ed580e6edd
Attempt to fix hang on CI on GitHub
4 years ago
Abheek Dhawan
6ae88b1061
Add score migrate script to prepare for merge to master
4 years ago
TejasOS
d7d5781f6c
Major Internal Changes ( #7 )
* Made some minor changes, still need to make bug fixes
* Added some minor changes, still need to make bug fixes
* Added some minor changes, still need to make bug fixes
* Still need to fix auth issue with Docker
* Major changes: going to detail more
* Major changes detailed in PR, also added functionality that makes it so you have to react to previous question before requesting another
* Changes are detailed in PR
* Fixed minor bugs with packages
Co-authored-by: Abheek <67982792+ADawesomeguy@users.noreply.github.com>
4 years ago
TejasOS
31c76ec5c8
Changes are detailed in PR
4 years ago
TejasOS
04ec45e842
Major changes detailed in PR, also added functionality that makes it so you have to react to previous question before requesting another
4 years ago
TejasOS
7b019a34b8
Major changes: going to detail more
4 years ago
TejasOS
0dc7ca6219
Still need to fix auth issue with Docker
4 years ago
TejasOS
67fd70c917
Added some minor changes, still need to make bug fixes
4 years ago
TejasOS
07c8545793
Added some minor changes, still need to make bug fixes
4 years ago
TejasOS
959fe1830a
Made some minor changes, still need to make bug fixes
4 years ago
Abheek Dhawan
c97d427f21
Change status capitilization
4 years ago
Abheek Dhawan
122cec42ae
Change status captilization
4 years ago
Abheek Dhawan
6f9c20260f
Fix a few bugs with commands.js
4 years ago
Abheek Dhawan
6ec05649ff
Move commands to separate file
4 years ago
Abheek Dhawan
ac8677228f
Fix unhandled promise rejections
4 years ago
Abheek Dhawan
674a91ed23
Fix typo in scoresFormatted variable
4 years ago
Abheek Dhawan
c50f71a275
Add install link to status
4 years ago
Abheek Dhawan
39887d3285
Remove logging of every message
4 years ago
Abheek Dhawan
8dec9ade3e
Attempt to fix bad subject crash
4 years ago
Abheek Dhawan
05cac0aa64
Major changes to command flow and recognition. Please check diff for more info.
4 years ago
Aldric Benalan
d9f99ea51d
Add functionality for generating energy questions. ( #6 )
* Add functionality for generating energy questions.
Adding 'do be training energy'.
* Add energy training to help text
Co-authored-by: Abheek <67982792+ADawesomeguy@users.noreply.github.com>
4 years ago
Aldric Benalan
0627c49d89
Update awesomescibo.mjs
4 years ago
Abheek Dhawan
d4969bbc2f
Replace "var"s with "const"s and "let"s
4 years ago
Abheek Dhawan
101034cd27
Remove unnecessary logging
4 years ago
Abheek Dhawan
508faabd0f
Remove unnecessary logging
4 years ago
Abheek Dhawan
0b6c781c15
Fix announcements
The announcements were yet again screwed up, this time because = was
used instead of ===
4 years ago
Abheek Dhawan
e23acc4994
Add cross-server leaderboard
Give the people what they want, eh?
4 years ago
Abheek Dhawan
c316375410
Revert "Change "startsWith" to equals"
This reverts commit e07c685280
.
4 years ago
Abheek Dhawan
e07c685280
Change "startsWith" to equals
4 years ago
Abheek Dhawan
a91e02f7de
Remove many, many excess lines of code
Also add to the help message and stuff
4 years ago
Abheek Dhawan
e1365352d4
Add specific subjects for training
4 years ago
Abheek Dhawan
3dae16d209
Add scoring functionality
4 years ago
Abheek Dhawan
261ceeeaba
Allow for specifying announcement author without changing script
4 years ago
Abheek Dhawan
e3529f04bb
Remove reaction timeout message
4 years ago
Abheek Dhawan
c860dfd0b4
Fix announcements failing
4 years ago
Abheek Dhawan
4ff31f307e
Fix excess logging
4 years ago
Abheek Dhawan
26074c6c92
Add announce option and remind user to react to answer
Users were REAL confused that they had to react to their answer in
"do be training", so the bot reminds them every question.
4 years ago
Abheek Dhawan
b9f4ce94e8
Fix help message and be nicer
Explained that user should react to message in help text and made the
replies nicer.
4 years ago
Abheek Dhawan
9aff8ebe2f
Mention user in question
Lessens confusion as to who got what question if multiple people use
the same command
4 years ago
Abheek Dhawan
24fb291343
Specify what is timing out
4 years ago