1
0
Fork 1
mirror of https://github.com/TeamOctolings/Octobot.git synced 2025-01-31 09:09:00 +03:00
Octobot/Boyfriend
2022-10-21 11:13:17 +05:00
..
Commands Replace 'if' with a ternary operator 2022-10-21 11:13:17 +05:00
Boyfriend.cs Use TryGetValue instead of ContainsKey and retrieving afterwards 2022-10-21 11:09:56 +05:00
Boyfriend.csproj Revert links in Boyfriend.csproj 2022-10-21 11:07:33 +05:00
CommandProcessor.cs Improve performance of CommandProcessor 2022-10-21 11:12:43 +05:00
EventHandler.cs Delete SelfBanCommand, failsafe involving bots issuing commands, optimized prefixes 2022-10-18 23:46:43 +05:00
Messages.Designer.cs Guild blacklist implementation 2022-10-18 22:55:16 +05:00
Messages.resx Guild blacklist implementation 2022-10-18 22:55:16 +05:00
Messages.ru.resx Guild blacklist implementation 2022-10-18 22:55:16 +05:00
Utils.cs Use TryGetValue instead of ContainsKey and retrieving afterwards 2022-10-21 11:09:56 +05:00