mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-10 12:29:31 +02:00
добавил патенты, верификацию, сделал паспорта, ип ооо
This commit is contained in:
@@ -15,7 +15,7 @@ namespace DiscordApp.Justice.Interactions
|
||||
{
|
||||
await FollowupAsync("Готово!", ephemeral: true);
|
||||
var guildUser = Context.Guild.GetUser(Context.User.Id);
|
||||
await guildUser.AddRoleAsync(1165687128366268511);
|
||||
await guildUser.AddRoleAsync(1136564585420304444);
|
||||
await guildUser.ModifyAsync(func =>
|
||||
{
|
||||
func.Nickname = user.Name;
|
||||
|
||||
Reference in New Issue
Block a user