#๐ Bot not mentionung
37 messages ยท Page 1 of 1 (latest)
@spring rain
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/
After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.
a probably larger chamce is your mention
please use paste and send the paste link
and send the image seperately
Your bot probably doesn't have permission to mention
bot has 2 roles in server both have admin and mention here and everyone perms..
well im the user who ran the command and i own the server so id say so
I could be one of the 4 option:
It just not possible (probably not)
It require everyone permission to mention (which is likely because interaction is just a one-time restricted webhook)
It require the permission from the user who execute the command (which is possible if they implement differently)
It require bot permission (which is reasonable)
well the thing is, i checked all permissions, the bot has perms, in the channel, i have perms, i feel like it doesn't have to do with permissions
hold the phone
chatgpt might have fixed it
!rule 10
I mean, technically it is the OP, which doesn't apply to this rule
because it isn't an answer?
well, normally (I mean if you don't use allowed_mentions), it would just mention everyone you mentioned
https://discord.com/developers/docs/resources/message#allowed-mentions-object
Mentioned in the documentation in discord
this worked
oh, nice
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.