You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awaitctx.Channel.SendMessageAsync($"{Program.cfgjson.Emoji.Banned}{user.Mention} has been banned: **{reason}**");
111
-
else
112
-
awaitctx.Channel.SendMessageAsync($"{Program.cfgjson.Emoji.Banned}{user.Mention} has been banned for **{TimeHelpers.TimeToPrettyFormat(banDuration,false)}**: **{reason}**");
113
-
108
+
114
109
webhookOut.Content=$"{Program.cfgjson.Emoji.Success} User was successfully bonked.";
0 commit comments