Help with understanding webhook_prefix section. #97
-
Help with understanding webhook_prefix section. Please make me some example for this webhook_prefix becouse after 5 hours of testing different things i didn't figure out. I have the webhook and everything. What kind of prefix you put there? Char like # or ~ or link or webhook id ? Sorry if i'm stupid but is important for me :) FATA[0000] Go-Discord-IRC failed to start. error="can't open discord: failed to refresh guild webhooks: could not get webhooks: HTTP 404 Not Found, {"message": "Unknown Guild", "code": 10004}" Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
When I setup go-discord-irc I didn't manually create a webhook over on discord, but gave the bot rights to manage webhooks. I believe The default in |
Beta Was this translation helpful? Give feedback.
When I setup go-discord-irc I didn't manually create a webhook over on discord, but gave the bot rights to manage webhooks. I believe
README.md
explains that the bot needs that, and presence intents (forgive me if the terminology I'm using doesn't word for word match whatREADME.md
says).The default in
config.yml
is fine for getting go-discord-irc running and am not even sure there is an actual need to change it (I'm running it like that across several networks all relaying to the same guild). I can't say for certain but I'd probably avoid symbols in the webhook.