Merge branch 'develop' into 'master'
Fixing Typo See merge request discord-bots/chaosbot!4
This commit is contained in:
commit
020de4fcfb
@ -214,7 +214,7 @@ namespace ChaosBot.Discord.Modules.User
|
||||
sb.AppendLine($"Please add the following code anywhere in your bio.");
|
||||
sb.AppendLine($"```{b64}```");
|
||||
sb.AppendLine(
|
||||
$"You can access your bio by going to https://na.finalfantasyxiv.com/lodestone/my/setting/profile/ and signing in with our Final Fantasy Lodestone account.");
|
||||
$"You can access your bio by going to https://na.finalfantasyxiv.com/lodestone/my/setting/profile/ and signing in with your Final Fantasy Lodestone account.");
|
||||
sb.AppendLine();
|
||||
sb.AppendLine($"Please rerun the below command in <#{Context.Channel.Id}>");
|
||||
sb.AppendLine($"```{Context.Message.Content}```");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user