added kwoth's tag

This commit is contained in:
samvaio 2016-11-19 20:16:53 +05:30 committed by GitHub
parent aa4bc00d8c
commit 906de4c590

View File

@ -62,7 +62,7 @@ namespace NadekoBot.Services.Impl
{
var curUser = await client.GetCurrentUserAsync();
return $@"```css
Author: [Kwoth] | Library: [Discord.Net]
Author: [Kwoth#2560] | Library: [Discord.Net]
Bot Version: [{BotVersion}]
Bot id: {curUser.Id}
Owners Ids: {string.Join(", ", NadekoBot.Credentials.OwnerIds)}