# Welcome!

Maintaining an active discord server is an exhausting task. We know. Have you ever thought that having someone to entertain your community and perform other tasks 24/7 would be great? Well then, you have come to the right place! LiRoBot is a multipurpose [Discord](https://discord.com) bot with many useful features! It is made by [LiRoBot Development](https://github.com/LiRoBot-Development) and uses [Node.js](https://nodejs.org) and [MongoDB!](https://mongodb.com)

{% hint style="info" %}
LiRoBot is still WIP, new features are being added almost every day.
{% endhint %}

{% hint style="info" %}
LiRoBot is not verified, so you can only add it to two servers owned by the same user.
{% endhint %}

## Features

* 8ball
* Dice
* Memes
* Utility
* Moderation

*And a lot more and more to come!*

## Starting off!

To invite LiRoBot to your server click [here](https://discord.com/oauth2/authorize?client_id=721030993187700747\&permissions=8\&scope=bot) or click the link at the top of the page! As the note says, you can only add it to two servers owned by the same user. To get started use L!help.

## Community

I have a small [development server](https://discord.gg/N8fwjKT) where I announce updates and can assist you easier.&#x20;


---

# 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://lirobot.gitbook.io/lirobot-docs/master.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.
