mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Fixed some aliases and reworked namespaces
This commit is contained in:
@@ -128,7 +128,7 @@ public partial class Gambling
|
||||
embed.AddField(full, cStr);
|
||||
}
|
||||
|
||||
msg = await ctx.Channel.EmbedAsync(embed);
|
||||
msg = await EmbedAsync(embed);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
Reference in New Issue
Block a user