This repository has been archived on 2025-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Octobot/Boyfriend/Commands
2022-10-22 15:25:32 +03: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 Merge branch 'master' of https://github.com/mctaylors/Boyfriend-CSharp 2022-10-22 15:25:32 +03: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