sharp-chat/SharpChat
2022-08-30 15:52:03 +00:00
..
Commands
Events
Flashii Don't print auth url to console... 2022-08-30 15:51:10 +00:00
Packet
BanManager.cs Apparently this is what's actually running on the server. 2022-08-30 15:21:00 +00:00
ChannelManager.cs
ChatChannel.cs
ChatChannelTyping.cs
ChatColour.cs
ChatContext.cs Apparently this is what's actually running on the server. 2022-08-30 15:21:00 +00:00
ChatEventManager.cs Cleaned things up again. 2022-08-30 17:28:46 +02:00
ChatRateLimiter.cs
ChatUser.cs Cleaned things up again. 2022-08-30 17:28:46 +02:00
ChatUserPermissions.cs
ChatUserSession.cs
ChatUserStatus.cs
Database.cs
Database_Migrations.cs
Extensions.cs
IChatCommand.cs
IChatCommandContext.cs
IPacketTarget.cs
IServerPacket.cs
Logger.cs
Program.cs Cleaned things up again. 2022-08-30 17:28:46 +02:00
RNG.cs
SharpChat.csproj Apparently this is what's actually running on the server. 2022-08-30 15:21:00 +00:00
SharpChatWebSocketServer.cs
SockChatEnums.cs
SockChatServer.cs Fixed /who <channel> result being incorrectly formatted. 2022-08-30 15:52:03 +00:00
UserManager.cs