added kwoth's tag
This commit is contained in:
parent
aa4bc00d8c
commit
906de4c590
@ -62,7 +62,7 @@ namespace NadekoBot.Services.Impl
|
|||||||
{
|
{
|
||||||
var curUser = await client.GetCurrentUserAsync();
|
var curUser = await client.GetCurrentUserAsync();
|
||||||
return $@"```css
|
return $@"```css
|
||||||
Author: [Kwoth] | Library: [Discord.Net]
|
Author: [Kwoth#2560] | Library: [Discord.Net]
|
||||||
Bot Version: [{BotVersion}]
|
Bot Version: [{BotVersion}]
|
||||||
Bot id: {curUser.Id}
|
Bot id: {curUser.Id}
|
||||||
Owners Ids: {string.Join(", ", NadekoBot.Credentials.OwnerIds)}
|
Owners Ids: {string.Join(", ", NadekoBot.Credentials.OwnerIds)}
|
||||||
|
Loading…
Reference in New Issue
Block a user