refactor, new api

This commit is contained in:
Kwoth
2015-12-30 05:44:36 +01:00
parent 4c0f814f57
commit c443cb8268
19 changed files with 87 additions and 137 deletions

View File

@@ -1,6 +1,7 @@
using System;
using System.Threading.Tasks;
using Discord.Commands;
using Discord.Legacy;
namespace NadekoBot
{