clownidze
clownidze
DIAdiscord.js - Imagine an app
Created by Sheraz on 2/19/2025 in #djs-questions
How to connect Discord Gateway API on the NodeJS backend
you can use webhook events for entitlements creation
10 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
yeah, exactly, author asked about a bot in their title and description, not a user app
23 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
user app, question is about a bot? so i'm guessing it was about guilds too?
23 replies
DIAdiscord.js - Imagine an app
Created by egoengineering on 2/16/2025 in #djs-questions
Sending a welcome DM to users that have added/authorized my bot
Maybe consider searching thru audit logs in guildCreate event? To be specific, look for AuditLogEvent.BotAdd
23 replies
DIAdiscord.js - Imagine an app
Created by Osama Rizz Laden on 2/14/2025 in #djs-questions
Voice channel topic
You can't. Discord didn't implemented that possibility yet https://github.com/discord/discord-api-docs/pull/6400
4 replies
DIAdiscord.js - Imagine an app
Created by !Delta! on 2/4/2025 in #djs-questions
User get Issue
i think when you restart your client from channel where mention is, it automatically caches that user on startup..?
9 replies
DIAdiscord.js - Imagine an app
Created by Lumi on 1/31/2025 in #djs-questions
How to add another row onto an existing message
damn, i thought they added something new 😂
34 replies
DIAdiscord.js - Imagine an app
Created by Lumi on 1/31/2025 in #djs-questions
How to add another row onto an existing message
No description
34 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
:blobguns:
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
yeah, that permissions thing without administrator is hell to set up correctly
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
and simply double check channel id and other info
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
check permissions for role in server settings
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
*i have enabled permission syncing for channels inside of that category
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
i gave the role those perms in private category and it seems to be working again
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
No description
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
so simply, bot doesnt has access to that channel
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
i got the same error when: 1. added bot with View Channels and Manage Channels perms on server 2. created new text channel under private category with permissions syncing, where perm View Channel was denied for @everyone 3. tried to modify that channel
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
ill do some testing rn and tell u in which cases it doesnt work
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
didnt even change perms for channel and role
47 replies
DIAdiscord.js - Imagine an app
Created by oenieke on 1/23/2025 in #djs-questions
Trying to change a channel name only works when my bot gets the admin role.
everything works completely fine
47 replies