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
9854fb2f37
Update package.json to reflect new file names
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
Abheek
f0eec8d7f8
Merge branch 'development' into master
4 years ago
Abheek Dhawan
cca23e1e1c
Merge branch 'master' into development
4 years ago
TejasOS
cfdf0c8ccb
Fixed minor bugs with packages
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
14873e143c
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
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
Abheek
7073f5e1ec
Merge pull request #5 from AstroPixel24/patch-3
Update the Usage Section of README.md
4 years ago
Abheek
a18716e425
Reword the addition for clarity
4 years ago
Aldric Benalan
5b9cfba242
Update the Usage Section of README.md
Noting the feature of 'do be training'.
4 years ago
Abheek
1e4b3874aa
Merge pull request #4 from AstroPixel24/patch-1
Update the arguments in 'do be training'
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
96facfcd82
Add Docker pulls to README.md
4 years ago
Abheek Dhawan
34366507c1
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
4 years ago
Abheek Dhawan
101034cd27
Remove unnecessary logging
4 years ago
Abheek Dhawan
dc9747fafd
Add Docker pulls to README.md
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
fd74410d6c
Merge pull request #1 from ADawesomeguy/development
Remove many, many excess lines of code
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