fixed nick change
literally just made it do the thing before posting the message
This commit is contained in:
@@ -400,8 +400,8 @@ namespace Kehyeedra3.Commands
|
||||
}
|
||||
else
|
||||
{
|
||||
await Context.Channel.SendMessageAsync($"{Context.User.Mention}\nLet's fucking goooo");
|
||||
await usr.ModifyAsync(x => x.Nickname = $"{name}");
|
||||
await Context.Channel.SendMessageAsync($"{Context.User.Mention}\nLet's fucking goooo");
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user