import { editBotProfile } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";
Modifies the bot's username or avatar. NOTE: username: if changed may cause the bot's discriminator to be randomized.
Parameters
bot: Bot
import { editBotProfile } from "https://deno.land/x/discordeno@13.0.0-rc45/plugins/permissions/deps.ts";
Modifies the bot's username or avatar. NOTE: username: if changed may cause the bot's discriminator to be randomized.