Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot returns error!! #22

Open
atanu2679 opened this issue Nov 29, 2022 · 5 comments
Open

bot returns error!! #22

atanu2679 opened this issue Nov 29, 2022 · 5 comments

Comments

@atanu2679
Copy link

atanu2679 commented Nov 29, 2022

Snow — Today at 20:12
whoami

Hacked---BOT
— Today at 20:12
Command didn't return anything

admin help!!!!

@m4nbat
Copy link

m4nbat commented May 3, 2023

Getting the same issue with the Windows agent:

image

I'm curious if something has gone wrong with build? The bot has admin permissions on the server in discord and heartbeat is working.

@m4nbat
Copy link

m4nbat commented May 3, 2023

Go version:

Screenshot_20230503-211931_Chrome.jpg

@m4nbat
Copy link

m4nbat commented May 9, 2023

It appears it's got a bug and is not passing through the parameter to the agent. Is there something I'm doing wrong? Help would be appreciated. Thanks.

image

@e-fin
Copy link

e-fin commented May 30, 2023

I have found the solution (atleast for me!)

You have to enable "Message Content Intent" in the discord app developer portal for your bot,

its under Settings > Bot > Message Content Intent

Its described in this issue here:

bwmarrin/discordgo#1270

@m4nbat
Copy link

m4nbat commented Jun 7, 2023

I have found the solution (atleast for me!)

You have to enable "Message Content Intent" in the discord app developer portal for your bot,

its under Settings > Bot > Message Content Intent

Its described in this issue here:

bwmarrin/discordgo#1270

Did you have to rebuild the agent binary? Where did you set s.Identify.Intents |= discordgo.IntentMessageContent"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants