Abheek Dhawan
c2ad34eed7
Clean up training
4 years ago
Abheek Dhawan
0009807b05
Use different source for subject specific questions
Now the bot uses ScibowlDB whereas it previously used questions stored
in JSON files in one of the LCSRC science bowl competition websites
4 years ago
Abheek Dhawan
10ed32e50b
Fix typo for chemistry training
4 years ago
Abheek Dhawan
6ad00072ec
Fix catch block to log errors
4 years ago
Abheek Dhawan
494040cb5f
Start adding more catch blocks
4 years ago
Abheek Dhawan
ae96d0be4b
Add user tags instead of just IDs
4 years ago
Abheek Dhawan
2b96bd6560
Don't redeclare rounds
4 years ago
Abheek Dhawan
28b3cb5835
Use countDocuments as count is deprecated
4 years ago
Abheek Dhawan
fe1212c82c
Re-add hits command by using .count()
4 years ago
Abheek Dhawan
ddd0233975
Don't log on successful update of score
4 years ago
Abheek Dhawan
49f7d0fa97
Add chemistry as a subject for generated rounds
4 years ago
Abheek Dhawan
bf56661692
Change font for generated rounds
4 years ago
Abheek Dhawan
df365831c0
Fix missing brackets and parentheses
4 years ago
Abheek Dhawan
dc47011945
Send one request and locally find random instead of sending 25 requests
4 years ago
Abheek Dhawan
e133977741
Fix merge tags
4 years ago
Abheek Dhawan
8c584720e8
Change embed title and add author
4 years ago
Abheek Dhawan
e376672241
Change embed title and add author
4 years ago
Abheek Dhawan
52cb9e1bf9
Fix user rounds command
4 years ago
Abheek Dhawan
0221049bbe
Testing requesting previous rounds generated
4 years ago
Abheek Dhawan
ad748abf27
Remove fs and execSync as they aren't used anymore
4 years ago
Abheek Dhawan
6adb6f257c
Remove fs and execSync as they aren't used anymore
4 years ago
Abheek Dhawan
3c4d1674ac
Add time stamp and author tag to generated rounds collection
4 years ago
Abheek Dhawan
4290d4536f
Fix message author object
4 years ago
Abheek Dhawan
1b3903447c
Fix message author object
4 years ago
Abheek Dhawan
fedd619b4d
Mention user on round generation completion
4 years ago
Abheek Dhawan
b8af6d299a
Fix typo between message and msg
4 years ago
Abheek Dhawan
55218cf545
Fix message fetching and editing
4 years ago
Abheek Dhawan
37471d5068
Fix message fetching and editing
4 years ago
Abheek Dhawan
8c74943cf2
Attempt to fix formatting
4 years ago
Abheek Dhawan
2b6145863f
Improve error logging
4 years ago
Abheek Dhawan
e656a8fff9
Return round URL on generation
4 years ago
Abheek Dhawan
76ce2ad249
Use h2 tags for title
4 years ago
Abheek Dhawan
3b7c0a4d12
Use h3 tags instead of p tags for question type declaration
4 years ago
Abheek Dhawan
8c427866a1
Attempt to fix margins
4 years ago
Abheek Dhawan
2b26e5598a
Change HTML width
4 years ago
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