Florian Zevedei
834038ff44
Adding additional bot command checks toa void invalid configurations
2024-06-09 14:13:43 +02:00
ZavaruKitsu
5ab15621a0
fix: reformat using C# rules
2022-10-08 19:26:34 +03:00
ZavaruKitsu
a731e2a8d0
fix: some build & linter warnings
2022-10-08 19:15:51 +03:00
FlorianDahn
d99bb79849
Shrinking methods to Lambda functions
2022-05-16 14:34:05 +02:00
FlorianDahn
707ffd492f
Upgrading BotCommands to new BotCommandScope format
...
- adding IsKnownBotCommand method to BotBase
- updated UploadBotCommand method to new format
- adding new Commandformat to BotBaseBuilder
- adding AddChatCommand and ClearChatCommand for custom Chat commands
- integrating new checks into FormBaseMessageLoop
2022-05-15 23:20:16 +02:00
FlorianDahn
d7a5c149b1
Replacing BotCommands with BotCommandsScope
2022-02-08 18:07:59 +01:00
FlorianDahn
b65ec13d8b
Simplifying BotBuilder BotCommands
...
- Simplifying BotBuilder BotCommands
- updating test project
2022-01-05 01:16:22 +02:00
FlorianDahn
1fd4752c0e
Slash fix
2021-03-02 15:25:35 +01:00
FlorianDahn
e81e5f1854
Bot command extensions for default commands
2021-03-01 22:53:03 +01:00