Abheek Dhawan
|
3bfdc6a3ff
|
Remove mention from generated message
|
4 years ago |
Abheek Dhawan
|
ec4d224be4
|
Use interaction.user instead of undefined interaction.author
|
4 years ago |
Abheek Dhawan
|
8a3717a6e0
|
Use rounds function instead of generateRound function
|
4 years ago |
Abheek Dhawan
|
cd2548b285
|
Merge branch 'feature-slash-commands' of github.com:ADawesomeguy/AwesomeSciBo into feature-slash-commands
|
4 years ago |
Abheek Dhawan
|
d3c8b81125
|
Add description for rounds command
|
4 years ago |
Abheek Dhawan
|
7170354224
|
Fix round commands
|
4 years ago |
Abheek Dhawan
|
6890d70b9b
|
Replace separate round commands with single round command using subcommands
|
4 years ago |
Abheek Dhawan
|
bcf64d21d5
|
Use full form body instead of storing it in variable
|
4 years ago |
Abheek Dhawan
|
5d32fab98c
|
Remove default response if message starts with "do be"
|
4 years ago |
Abheek Dhawan
|
db1c52715b
|
Fix setting commands to use the entire array instead of looping through it
|
4 years ago |
Abheek Dhawan
|
1436fe8975
|
Convert round command to slash commands
|
4 years ago |
Abheek Dhawan
|
4a3dd742b4
|
Capitalize first letter of command descriptions
|
4 years ago |
Abheek Dhawan
|
3bcf5f97e3
|
Use set instead of create for slash commands
|
4 years ago |
Abheek Dhawan
|
fe5a0b43c8
|
Remove privileged intents (not needed) and use interaction.user.id as member is undefined in DMs
|
4 years ago |
Abheek Dhawan
|
f638e0df6d
|
Add intents for Discord.js v13
|
4 years ago |
Abheek Dhawan
|
8f8829594f
|
Add privileged intents
|
4 years ago |
Abheek Dhawan
|
8acec922b6
|
Have slash commands register as they weren't in every server
|
4 years ago |
Abheek Dhawan
|
bb53da9267
|
Fix intents
|
4 years ago |
Abheek Dhawan
|
d739be574b
|
Stop bot from registering slash commands multiple times
|
4 years ago |
Abheek Dhawan
|
ab55301b96
|
Change formatting slightly
|
4 years ago |
Abheek Dhawan
|
73d0bb6154
|
Remove intents
|
4 years ago |
Abheek Dhawan
|
e379af7db7
|
Switch training and helping to slash commands
|
4 years ago |
Abheek Dhawan
|
cf47a0d0b5
|
Remove gitlog.js
|
4 years ago |
Abheek Dhawan
|
667f7d0202
|
Remove code tags from changelog links
|
4 years ago |
Abheek Dhawan
|
8926cd11de
|
Attempt to update changelog formatting
|
4 years ago |
Abheek Dhawan
|
407edfd27a
|
Update dependencies
|
4 years ago |
Abheek Dhawan
|
beb761ffbd
|
Fix changelog formatting
|
4 years ago |
Abheek Dhawan
|
3fa0470143
|
Finalize changelog
|
4 years ago |
Abheek Dhawan
|
86b1fc940b
|
First attempt of sending changelog
|
4 years ago |
Abheek Dhawan
|
b6047cf32c
|
Add basic changelog testing
|
4 years ago |
Abheek Dhawan
|
636b3a0b1e
|
Attempt to sort user rounds by most recent
|
4 years ago |
Abheek Dhawan
|
d2db32da29
|
Use addField instead of nonexistent setField
|
4 years ago |
Abheek Dhawan
|
2978e42b17
|
Use embed for message override
|
4 years ago |
Abheek Dhawan
|
569edd224a
|
Remove quotes around emote
|
4 years ago |
Abheek Dhawan
|
85bad6e02b
|
React to bot's message instead of answer message
|
4 years ago |
Abheek Dhawan
|
bf92129e72
|
Use emoji instead of name for react
|
4 years ago |
Abheek Dhawan
|
c10317cafe
|
Change override emote
|
4 years ago |
Abheek Dhawan
|
c2ad34eed7
|
Clean up training
|
4 years ago |
Abheek Dhawan
|
0009807b05
|
Use different source for subject specific questions
Now the bot uses ScibowlDB whereas it previously used questions stored
in JSON files in one of the LCSRC science bowl competition websites
|
4 years ago |
Abheek Dhawan
|
10ed32e50b
|
Fix typo for chemistry training
|
4 years ago |
Abheek Dhawan
|
6ad00072ec
|
Fix catch block to log errors
|
4 years ago |
Abheek Dhawan
|
a3485907b8
|
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
|
4 years ago |
Abheek Dhawan
|
494040cb5f
|
Start adding more catch blocks
|
4 years ago |
Abheek Dhawan
|
ae96d0be4b
|
Add user tags instead of just IDs
|
4 years ago |
Abheek Dhawan
|
ea4015e6ac
|
Merge branch 'master' of github.com:ADawesomeguy/AwesomeSciBo
|
4 years ago |
Abheek Dhawan
|
2b96bd6560
|
Don't redeclare rounds
|
4 years ago |
Abheek Dhawan
|
28b3cb5835
|
Use countDocuments as count is deprecated
|
4 years ago |
Abheek Dhawan
|
fe1212c82c
|
Re-add hits command by using .count()
|
4 years ago |
Abheek Dhawan
|
ddd0233975
|
Don't log on successful update of score
|
4 years ago |
Abheek Dhawan
|
49f7d0fa97
|
Add chemistry as a subject for generated rounds
|
4 years ago |