Abheek Dhawan
|
062ceb9e14
|
Merge remote-tracking branch 'refs/remotes/origin/feature-slash-commands' into feature-slash-commands
|
4 years ago |
Abheek Dhawan
|
a0a51bfd8b
|
Change help message
|
4 years ago |
Abheek Dhawan
|
480f93b04f
|
Update .gitignore
|
4 years ago |
Abheek Dhawan
|
a19869617c
|
Remove message event but not functions
|
4 years ago |
Abheek Dhawan
|
1fce7b13ab
|
Remove server-specific commands
|
4 years ago |
Abheek Dhawan
|
8f3615cafb
|
Remove misplaced semicolon
|
4 years ago |
Abheek Dhawan
|
d41e91c8e4
|
Update join message and set slash commands on guild join
|
4 years ago |
Abheek Dhawan
|
161f29cfe2
|
Prevent AwesomeSciBo from losing its mind if there's no #general
|
4 years ago |
Abheek Dhawan
|
008f104f8f
|
Update contributors
|
4 years ago |
Abheek Dhawan
|
8e3b5046d4
|
Add source to question
|
4 years ago |
Abheek Dhawan
|
5fb9ea7032
|
Merge branch 'feature-slash-commands' of github.com:ADawesomeguy/AwesomeSciBo into feature-slash-commands
|
4 years ago |
Abheek Dhawan
|
a945b873c3
|
Make sure to reply with the about bot embed
|
4 years ago |
Abheek Dhawan
|
0e53fd49ef
|
Change question timeout to 2 minutes
|
4 years ago |
Abheek Dhawan
|
6da1d4c526
|
Add about bot command
|
4 years ago |
Abheek Dhawan
|
1812faa117
|
Remove ISS from regular commands
|
4 years ago |
Abheek Dhawan
|
f76aa35692
|
Add ISS to slash commands
|
4 years ago |
Abheek Dhawan
|
f775d36152
|
Add about commands as slash commands
|
4 years ago |
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
|
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 |