multiserver music almost done

This commit is contained in:
Master Kwoth
2016-01-22 06:35:44 +01:00
parent 7cc1a50de9
commit 0b8caf568c
3 changed files with 89 additions and 41 deletions

View File

@@ -7,10 +7,10 @@
public string BotMention;
public string GoogleAPIKey;
public ulong OwnerID;
public bool Crawl;
public string ParseID;
public string ParseKey;
public string TrelloAppKey;
public bool? ForwardMessages;
}
public class AnimeResult
{