Abheek Dhawan
309ea325fb
fix: add sensible defaults if no config and no subject
2 years ago
Abheek Dhawan
150ef50654
v4.7.1
2 years ago
Abheek Dhawan
518e8bdf7e
refactor: change default mongo URI because of Docker
2 years ago
Abheek Dhawan
48243e61f0
v4.7.0
2 years ago
Abheek Dhawan
c57452512e
chore: remove .idea
2 years ago
Abheek Dhawan
245b1c818c
feat: add settings for subject and grade levels
2 years ago
Abheek Dhawan
ca50751652
refactor: clean up changes for config
2 years ago
Abheek Dhawan
717e3838a9
Merge branch 'master' into development
2 years ago
Abheek Dhawan
f6a6418d13
chore(gitignore): add .idea to ignore list
2 years ago
Abheek Dhawan
e5ee8fa069
v4.6.3
2 years ago
Abheek Dhawan
0b92256761
fix: show introductory message to new users
2 years ago
Abheek Dhawan
d0c37c833c
v4.6.2
2 years ago
Abheek Dhawan
a4071913d9
fix: change 'addChoice' to 'addChoices'
2 years ago
Abheek Dhawan
81906773ee
v4.6.1
2 years ago
Abheek Dhawan
7efe8b40bb
feat: add introductory message to new users
2 years ago
Abheek Dhawan
df35b41e7f
fix: use __dirname instead of working directory so index can be run from anywhere
2 years ago
Abheek Dhawan
7cfff39021
deps: update yarn lock file with new package versions
2 years ago
Abheek Dhawan
d4b40ebfb8
Feature preferences ( #45 )
* Updated feature-preferences
* Create settings.ts
* Update to settings.ts
* Update settings.ts
* still trying to debug 💀
* Revert "still trying to debug 💀 "
This reverts commit 45aac13ddf
.
* Revert "Update settings.ts"
This reverts commit 446f253844
.
* Revert "Update to settings.ts"
This reverts commit 8faac8d2bf
.
* created stable parsing version
* Update settings.ts
* Update settings.ts
* Made subcommands do actual stuff
* Update settings.ts
* Revert "Update settings.ts"
This reverts commit a0743960dd
.
* Update settings.ts
* fixed gradelevels case
* fixed case
* Updated level subcommand
* Update settings.ts
* Canary 04-12-22
All menus are done...only thing left is to hook it up to the database
* Update settings.ts
fixes majority of linting issues
* intellij idea configs
* more IntelliJ configs
* Implemented multi-select menus
semi-stable - major bugs need fixing
* Worked out level selection
* Fixed display and subject commands
* Update settings.ts
Fixed linting
* deleted js files in helper directory
* Fixed display subcommand
Co-authored-by: Eric Yang <64386991+xlq902@users.noreply.github.com>
Co-authored-by: Eric Yang <tetrgda@gmail.com>
3 years ago
Abheek Dhawan
c25ece3045
Remove regular ESLint recommended
3 years ago
Abheek Dhawan
922830b4d0
v4.6.0
3 years ago
Abheek Dhawan
552b86d7b0
Combine about command into single paginated message
3 years ago
Abheek Dhawan
400c4c345e
Use separate functions for message and interaction pagination replies
3 years ago
Abheek Dhawan
d6035e4e78
Add basic paginator function for future usage
3 years ago
Abheek Dhawan
f747723f6c
Use switch instead of if for subcommands
3 years ago
Abheek Dhawan
8e8f94c104
Add user config model for future usage
3 years ago
Abheek Dhawan
225084d8a4
Clean up workflows
3 years ago
Abheek Dhawan
b79fef6cdf
Add Git attributes file
3 years ago
Abheek Dhawan
6ac88895c5
Update line endings
3 years ago
Abheek Dhawan
6eab01a086
Update naming scheme for GeneratedRound
3 years ago
Abheek Dhawan
031a60f1ce
Merge branch 'master' of https://github.com/ADawesomeguy/AwesomeSciBo
3 years ago
Abheek Dhawan
b48b20f372
Fix short description in README.md
3 years ago
Abheek Dhawan
aa6b9cc2d4
Merge pull request #41 from ADawesomeguy/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
3 years ago
dependabot[bot]
662925dacb
Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Abheek Dhawan
07152f300a
v4.5.0
3 years ago
Abheek Dhawan
d46d821006
Merge branch 'development'
3 years ago
Abheek Dhawan
eef2acf8e7
Add types for variables in commands
3 years ago
Abheek Dhawan
6b64b967ff
Clean up rounds.ts and add types
3 years ago
Abheek Dhawan
38b0b0d3a9
Update score that is displayed to the user
3 years ago
Abheek Dhawan
c63ccd834d
Attempt to fix static score error if DB value is 0
3 years ago
Abheek Dhawan
2f6f807fa1
Update CodeQL cron job to run at midnight every Sunday
3 years ago
Abheek Dhawan
e30379f4d7
v4.4.1
3 years ago
Abheek Dhawan
5b51f606c1
Fix rounds requested embed title
3 years ago
Abheek Dhawan
afc154818a
v4.4.0
3 years ago
Abheek Dhawan
69e57317eb
Add functional cross-server leaderboard
3 years ago
Abheek Dhawan
302275a2d8
Attempt to add basic server-specific leaderboard
3 years ago
Abheek Dhawan
3be7404c90
Attempt to fix non-null assertions
3 years ago
Abheek Dhawan
c7e0e14b69
v4.3.2
3 years ago
Abheek Dhawan
756b6965ab
Ignore the deploy commands JS file from ESLint
3 years ago
Abheek Dhawan
575ceda112
Remove backup TS file for deploying commands
3 years ago
Abheek Dhawan
795b739757
v4.3.1
3 years ago