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
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
Abheek Dhawan
5882236bd4
Add quick testing command `do be training`
4 years ago
Abheek
63285730a0
Move Contributing to the wiki
4 years ago
Abheek
84044aa2c8
Move installation to wiki
4 years ago
Abheek
9bfd15fecc
Center shields and title
4 years ago
Abheek
74f84cee32
Update README.md
4 years ago
Abheek Dhawan
940f208056
Update Dockerfile with environment variables and add Docker CI
Added Docker CI, updated README.md with more information on how to run
the Docker container, and added CI (just testing it out)
4 years ago
Abheek Dhawan
e462697ab6
Add Docker support with Dockerfile
4 years ago
Abheek
71742068d2
Create codeql-analysis.yml
4 years ago
Abheek Dhawan
d85750b695
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
4 years ago
Abheek Dhawan
dae7c0632d
Update package.json for npm publish
4 years ago