# Basic Commands

## source-code

Get a link to the GitHub Repository where the code is hosted

## help

Returns a link to the Support Discord

## tip

If you want to support me running this bot, you can do so by running this command for a link on how to do so

## perm-check

This will run a quick permissions check against the channel it's run in, or the channel you choose&#x20;

## config

This command allows you to configure some server wide settings

* `default-live-message`: This will be the message newly created notifications will utilize


---

# 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://bsquidwrd.gitbook.io/livebot-docs/commands/basic-commands.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.
