# Webhook Permission

If you've just tried to set up an account to auto-post to Discord

You must be an Admin or the Owner of your server to fix this.

#### Here's how to fix it:

1. Press the name of your server in the top left corner of Discord, then press "Server Settings"
2. Select the tab called "Roles"
3. Find TweetShift *(it may be called Tweet4Discord on older servers)* in the list of Roles, then click on it.
4. Once you've selected the role, scroll down and tick the box that says "Manage Webhooks"
5. Now press the green "Save Changes" button.

That's it, Now try running the command again and it should work fine, If you're still having issues then try giving TweetShift an Admin role.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://maiacodes.gitbook.io/tweetshift/auto-posting/permission.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
