396 Commits (d9db06d9d611e3e8694270ebc850223f600323f5)
 

Author SHA1 Message Date
Abheek Dhawan 19cfc140ae
Remove commitizen as a dev dependency 3 years ago
Abheek Dhawan 47eb33b6c0
Merge pull request #33 from ADawesomeguy/development 3 years ago
Eric Yang 36947490bc
finally fixes #27 (#32) 3 years ago
Abheek Dhawan c54ee9e527
Add dockerignore for clean Docker builds 3 years ago
Abheek Dhawan deffe852c3
Update Dockerfile to use yarn and clean up docker-compose.yml 3 years ago
Abheek Dhawan 554f40537a
Add TODO for error handling 3 years ago
Abheek Dhawan 0ec3abe8dd
Fix broken filters and only allow responses to the most recent message from the bot 3 years ago
Abheek Dhawan 7881d68f4f
Remove unnecessary console.log 3 years ago
Abheek Dhawan 24d5b70ed8
Update emoji ID 3 years ago
Abheek Dhawan 7842320821
Fix nested arrays in answer parsing 3 years ago
Abheek Dhawan 9232155bf8
Add commitizen as a dev dependency 3 years ago
Abheek Dhawan 02abac7c64
Add messageCreate event for custom commands in a specified testing guild 3 years ago
Abheek Dhawan 7332b7dc2b
Add logging on event and command registration 3 years ago
Abheek Dhawan 11bde0fc41
Update ready event to set activity status as well 3 years ago
Abheek Dhawan 566d3a3e1e
Add logging for initial database connection 3 years ago
Abheek Dhawan 583eb6f86f
Defer all replies before responding to prevent timeouts 3 years ago
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 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) 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) 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 3 years ago