|
a460041c52
|
Move all interaction classes to its own project
|
2021-11-07 00:36:20 +01:00 |
|
|
31f12a4110
|
Add command type level to interaction command dictionary
|
2021-11-06 18:20:16 +01:00 |
|
|
c15a66255f
|
Fail if a user tries to execute a non-existing command, instead of letting them know that the command doesn't exist
|
2021-11-05 17:46:08 +01:00 |
|
|
5a520ff567
|
Pass interaction data into all InteractionBase hooks
|
2021-11-02 21:57:01 +01:00 |
|
|
772557978b
|
Set guild language when executing interaction
|
2021-10-31 22:33:31 +01:00 |
|
|
a1893c7414
|
Add DI support for interaction commands
|
2021-10-30 14:46:23 +02:00 |
|
|
24749d9009
|
Add and use interaction command hooks for BeforeExecute, AfterExecute, OnException and GetExceptionResponse
|
2021-10-30 14:43:57 +02:00 |
|
|
d17ca4c556
|
Pass entire Interaction object to interaction commands, instead of just the data
|
2021-09-20 02:12:57 +02:00 |
|
|
65bb7f6cac
|
Creat initial interaction command framework
|
2021-09-20 01:31:24 +02:00 |
|