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/src/Commands
Octol1ttle c825848d7e
Split error logging events into separate files (#51)
This PR splits `LoggingPreparationErrorEvent` and
`ErrorLoggingPostExecutionEvent` classes into separate files and puts
these files in a separate namespace: `Boyfriend.Commands.Events`. This
makes these classes easier to find and distinguish from commands groups.

Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
2023-07-19 21:01:53 +00:00
..
Events Split error logging events into separate files (#51) 2023-07-19 21:01:53 +00:00
AboutCommandGroup.cs Do not allow certain commands to be used in DMs (#49) 2023-07-18 14:18:35 +00:00
BanCommandGroup.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00
ClearCommandGroup.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00
KickCommandGroup.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00
MuteCommandGroup.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00
PingCommandGroup.cs Do not allow certain commands to be used in DMs (#49) 2023-07-18 14:18:35 +00:00
RemindCommandGroup.cs Do not allow certain commands to be used in DMs (#49) 2023-07-18 14:18:35 +00:00
SettingsCommandGroup.cs The Milestone Commit (#48) 2023-07-18 12:25:02 +00:00