|
|
2e54290ef8
|
refactor(lib,commands,context): move ChatCommandCtx to command_chat.go
|
2024-11-22 19:24:19 -03:00 |
|
|
|
14fae3941a
|
refactor(lib,commands,errors): move errors to command_chat.go
|
2024-11-22 19:08:18 -03:00 |
|
|
|
c50b636c03
|
refactor(lib,commands,context): move ChatCommandContextOptions to commands_chat.go and rename Context to Ctx
|
2024-11-22 19:06:32 -03:00 |
|
|
|
e7a280a491
|
refactor(lib,commands): remove boolean from Validate methods
|
2024-11-22 19:00:58 -03:00 |
|
|
|
4d7eb73f75
|
refactor(lib,commands,errors): error capitalization and nouns do not follow Go's review standards
|
2024-11-22 18:50:33 -03:00 |
|
|
|
4d3b32e85f
|
feat(lib,commands,context): add Value of options for ChatCommandContext
|
2024-11-22 10:38:22 -03:00 |
|
|
|
334e098cdd
|
feat(lib,commands,context): Context and ChatCommandContext for Handler
|
2024-11-22 10:37:40 -03:00 |
|
|
|
c8f45183f6
|
feat(lib,commands): Command interface
|
2024-11-21 21:24:46 -03:00 |
|