@@ -38,7 +38,7 @@ import { startBot } from "https://deno.land/x/discordeno/mod.ts";
startBot({
token:"BOT TOKEN",
intents:["GUILDS","GUILD_MESSAGES"],
intents:["Guilds","GuildMessages"],
eventHandlers:{
ready() {
console.log("Successfully connected to gateway");
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.