Abheek Dhawan
6ae88b1061
Add score migrate script to prepare for merge to master
4 years ago
Abheek Dhawan
bc2b176aaa
Merge https://github.com/TejasOS/AwesomeSciBo
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
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
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