diff options
Diffstat (limited to '')
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs (renamed from LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/Commands/HelpCommand.cs (renamed from LibMatrix.ExampleBot/Bot/Commands/HelpCommand.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/Commands/PingCommand.cs (renamed from LibMatrix.ExampleBot/Bot/Commands/PingCommand.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/FileStorageProvider.cs (renamed from LibMatrix.ExampleBot/Bot/FileStorageProvider.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/Interfaces/CommandContext.cs (renamed from LibMatrix.ExampleBot/Bot/Interfaces/CommandContext.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/Interfaces/ICommand.cs (renamed from LibMatrix.ExampleBot/Bot/Interfaces/ICommand.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/MRUBot.cs (renamed from LibMatrix.ExampleBot/Bot/MRUBot.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/MRUBotConfiguration.cs (renamed from LibMatrix.ExampleBot/Bot/MRUBotConfiguration.cs) | 0 | ||||
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/Bot/StartupTasks/ServerRoomSizeCalulator.cs (renamed from LibMatrix.ExampleBot/Bot/StartupTasks/ServerRoomSizeCalulator.cs) | 0 |
9 files changed, 0 insertions, 0 deletions
diff --git a/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs b/ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs |