mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
.serverinfo improved, updated changelog, added seconds to .convert
This commit is contained in:
@@ -422,8 +422,7 @@ public class XpService : INService, IReadyExecutor, IExecNoCommand
|
||||
return;
|
||||
|
||||
await _sender.Response(chan)
|
||||
.Confirm(
|
||||
_strings.GetText(strs.level_up_global(user.Mention,
|
||||
.Confirm(_strings.GetText(strs.level_up_global(user.Mention,
|
||||
Format.Bold(newLevel.ToString())),
|
||||
guild.Id))
|
||||
.SendAsync();
|
||||
|
Reference in New Issue
Block a user