Abheek Dhawan
|
2976f7d0a5
|
Add slash command for changelog
|
4 years ago |
Abheek Dhawan
|
cbe3bae431
|
Capitalize first letter of subject option description
|
4 years ago |
Abheek Dhawan
|
f1a19d4c50
|
Attempt to fix catch blocks always replying with errors
|
4 years ago |
Abheek Dhawan
|
083382459a
|
Attempt to fix catch blocks always replying with errors
|
4 years ago |
Abheek Dhawan
|
32c88c512d
|
Fix callback catch blocks to perform actions other than logging to the console
|
4 years ago |
Abheek Dhawan
|
d7eda1bf58
|
Merge branch 'feature-slash-commands' of github.com:ADawesomeguy/AwesomeSciBo into feature-slash-commands
|
4 years ago |
Abheek Dhawan
|
785a33dc31
|
Use interaction.user instead of nonexistent interaction.author
|
4 years ago |
Abheek Dhawan
|
4f8e545681
|
Add top command to slash commands
|
4 years ago |
Abheek Dhawan
|
ddb94e53b1
|
Register rounds hit as a command
|
4 years ago |
Abheek Dhawan
|
443d3efaa6
|
Add hits to rounds command
|
4 years ago |
Abheek Dhawan
|
a3fd4585c4
|
Make generated round message ephemeral
|
4 years ago |
Abheek Dhawan
|
7db57a1191
|
Get rid of generating message
|
4 years ago |
Abheek Dhawan
|
3d556533e8
|
Make generated round message ephemeral
|
4 years ago |
Abheek Dhawan
|
077ef28af8
|
Move embed to options
|
4 years ago |
Abheek Dhawan
|
e0574c2ab1
|
Replace message.author with interaction.user
|
4 years ago |
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 |