change username in bot info
This commit is contained in:
parent
b883a3aae6
commit
2441b66c01
|
@ -505,7 +505,7 @@ fn info(ctx: &mut Context, message: &Message) -> CommandResult {
|
|||
.embed(|e| e
|
||||
.title("Discordinator9000's info:")
|
||||
.description("h")
|
||||
.field("Author:", "#9000 / Agatha", false)
|
||||
.field("Author:", "Ahtågä lrig etüc#9000 / Agatha", false)
|
||||
.field("Server count:", num , false)
|
||||
.field("Invite:", "[Invite link](https://discordapp.com/api/oauth2/authorize?client_id=470350233419907129&permissions=2048&scope=bot)", false )
|
||||
.footer(|f| f
|
||||
|
|
Loading…
Reference in New Issue