Small cleanup - fixed some namespaces and moved files

This commit is contained in:
Kwoth
2021-06-27 17:11:23 +02:00
parent 670b0aca96
commit 1e90d7f7bb
14 changed files with 26 additions and 20 deletions

View File

@@ -28,6 +28,8 @@ using Serilog;
namespace NadekoBot
{
// todo remove all migration code from
// todo read prev commit
public class Bot
{
private readonly IBotCredentials _creds;