# Discord Bot

*Discord can be self-hosted or used through the Discord web application. One great thing with Discord is that it has an extensive API for interacting with the server.*

*We are developing a Discord Bot to set up your GPT-based chatbot, where it will have the following functions:*

* &#x20;*<mark style="color:blue;">Be empathetic;</mark>*
* *<mark style="color:blue;">Be sarcastic;</mark>*
* *<mark style="color:blue;">Answer specific questions about your own industry (medical, legal, marketing, etc.).</mark>*

*However due to the information power, you will need good computing power for server installation. NLP Cloud offers both GPT-J and GPT-NeoX through an API.*

*<mark style="color:blue;">Coming soon Discord bot...</mark>*


---

# 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://future-ai-1.gitbook.io/future-ai/overview-future-ai/telegram-bot/discord-bot.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.
