This repository has been archived on 2024-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
OctobotStealth/Boyfriend/Commands
2022-10-21 11:09:56 +05:00
..
BanCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
ClearCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
HelpCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
ICommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
KickCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
MuteCommand.cs Use TryGetValue instead of ContainsKey and retrieving afterwards 2022-10-21 11:09:56 +05:00
PingCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
SettingsCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
UnbanCommand.cs Seal all possible classes, add LICENSE, follow async naming conventions 2022-09-18 19:41:29 +05:00
UnmuteCommand.cs Use TryGetValue instead of ContainsKey and retrieving afterwards 2022-10-21 11:09:56 +05:00