sharp-chat/SharpChat/Commands
2023-02-17 20:02:35 +01:00
..
ActionCommand.cs Undid the IPacketTarget system. 2023-02-16 23:47:30 +01:00
AFKCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
BanListCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
BroadcastCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
CreateChannelCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
DeleteChannelCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
DeleteMessageCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
JoinChannelCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
KickBanCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
NickCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
PardonAddressCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
PardonUserCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
PasswordChannelCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
RankChannelCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
RemoteAddressCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
ShutdownRestartCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
SilenceApplyCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
SilenceRevokeCommand.cs No longer keep track of connections within the ChatUser class. 2023-02-16 23:33:48 +01:00
WhisperCommand.cs Use virtual channel name for DMs. 2023-02-16 23:56:50 +01:00
WhoCommand.cs Cleaned up channel/user association logic. 2023-02-17 20:02:35 +01:00