Abheek Dhawan
|
a0c9a8a722
|
Update package.json
|
3 years ago |
Abheek Dhawan
|
ad1f6c3139
|
Use new logger for commands
|
3 years ago |
Abheek Dhawan
|
1a3553cf86
|
Use new logger for events
|
3 years ago |
Abheek Dhawan
|
9e6d4f7388
|
Merge branch 'development' of github.com:ADawesomeguy/AwesomeSciBo into development
|
3 years ago |
Abheek Dhawan
|
4216b867b5
|
Add basic logging helper
|
3 years ago |
Abheek Dhawan
|
42db71d60e
|
Merge pull request #25 from ADawesomeguy/refactor
Refactor to make contribution and maintenance easier
|
3 years ago |
Abheek Dhawan
|
2ec6f21856
|
Add about commands
|
3 years ago |
Abheek Dhawan
|
031a4c5775
|
Add rounds commands
|
3 years ago |
Abheek Dhawan
|
a419904683
|
Start using separate files for events
|
3 years ago |
Abheek Dhawan
|
3a90befd13
|
Begin refactoring and use separate files for commands
|
3 years ago |
Abheek Dhawan
|
acd09b681b
|
Change workflow name and use yarn to run ESLint
|
3 years ago |
Abheek Dhawan
|
f3ae5047f4
|
Fix formatting of models
|
3 years ago |
Abheek Dhawan
|
c77143626a
|
Create eslint.yml
|
3 years ago |
Abheek Dhawan
|
51d1fcfc71
|
Convert to MIT license
|
3 years ago |
Abheek Dhawan
|
39bfa3da1a
|
Use correct method of setting author embeds instead of the deprecated one
|
3 years ago |
Abheek Dhawan
|
1c6bf97554
|
Use environment variables in place of config.json
|
3 years ago |
Abheek Dhawan
|
4a7883ea28
|
Update gitignore to stop ignoring ESLint config files
|
3 years ago |
Abheek Dhawan
|
414229b9a7
|
Clean up code and use ESLint
|
3 years ago |
Abheek Dhawan
|
fb4e0afc4e
|
Clean up code
|
3 years ago |
dependabot[bot]
|
95e6ccc81b
|
Bump follow-redirects from 1.14.7 to 1.14.8 (#20)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Abheek Dhawan
|
4531ed2aec
|
Fix license in package.json
|
3 years ago |
dependabot[bot]
|
e0a94ea178
|
Bump node-fetch from 2.6.7 to 3.1.1 (#19)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v3.1.1)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Abheek Dhawan
|
7905806edd
|
Add patch files to gitignore
|
3 years ago |
Abheek Dhawan
|
6679de46b8
|
Add docker-compose for included mongodb
|
3 years ago |
Abheek Dhawan
|
9e2e15eaab
|
Update packages
|
3 years ago |
Abheek Dhawan
|
c17807ce1d
|
Update dependencies
|
3 years ago |
Abheek Dhawan
|
339846983d
|
Attempt to fix ephemeral response not working
|
3 years ago |
Abheek Dhawan
|
48a6f05782
|
Add result command for regionals
|
3 years ago |
Abheek Dhawan
|
fa30e4999c
|
Add dev dependencies
|
3 years ago |
Abheek Dhawan
|
ab1cb8e6f5
|
Fix package.json formatting
|
3 years ago |
Abheek Dhawan
|
5a23a5e6ea
|
Add ESLint config to gitignore
|
3 years ago |
Abheek Dhawan
|
6447419b5d
|
Fix slash command JSON formatting
|
3 years ago |
Abheek Dhawan
|
4fb81dcb6e
|
Move slash commands to a separate file
|
3 years ago |
Abheek D
|
df41bdc64a
|
Fix usage description
AwesomeSciBo no longer uses text commands but now slash commands
|
3 years ago |
Abheek Dhawan
|
75db00b51c
|
Attempt to fix interaction option subcommand selection
|
3 years ago |
Abheek Dhawan
|
acd431b035
|
Decode html entities in question
|
3 years ago |
Abheek Dhawan
|
df9fdebb49
|
Update package-lock.json
|
3 years ago |
Abheek D
|
39bc8a56f5
|
Attempt to fix gitlog
|
3 years ago |
Abheek D
|
3b0fde6098
|
Add docker container update script to .gitignore
|
3 years ago |
Abheek Dhawan
|
639aa274f8
|
Remove invite link from status so it can be added to "About Me"
|
3 years ago |
dependabot[bot]
|
a9b2f22f50
|
Bump axios from 0.21.1 to 0.21.2 (#14)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Abheek Dhawan
|
355da6f599
|
Use dotenv
|
3 years ago |
Abheek Dhawan
|
26fe40ed36
|
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
|
3 years ago |
Abheek Dhawan
|
646d9ffe62
|
Move all files to a singular directory
|
3 years ago |
Abheek D
|
a4f7b673a2
|
Update Dockerfile
|
3 years ago |
Abheek Dhawan
|
f610c93791
|
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
|
3 years ago |
Abheek Dhawan
|
4497f4685f
|
Minor changes
|
3 years ago |
Abheek D
|
60f7f3043f
|
Delete docker-image.yml
|
3 years ago |
Abheek Dhawan
|
e99d52f320
|
Update about command
|
3 years ago |
Abheek Dhawan
|
9d4a3012a0
|
Update code to match new discord.js version and remove ISS
|
3 years ago |