# Introduction

![Rising from the Ashes!](https://2432357321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGlonVPly1xtk-FJPn5%2F-MGmMvrga4RzV08i1yNM%2F-MGmNBucb-ZIaG-_iebI%2Ffnx.png?alt=media\&token=798cd428-0b98-45da-bf27-38c1b83c1fbb)

FenixBot is a  Discord bot coded in JavaScript with [Discord.js](https://discord.js.org) and [Mongoose](https://mongoosejs.com/docs/api.html)

### Features

#### Complete Bot

FenixBot offers (non-exhaustive list):

* ✉️ Support for commands in direct messages
* 🇫🇷 Support for translations (illimited languages)
* ⚙️ Guild configuration (prefix, ignored channels, etc...)
* 😀 Commands made pleasant thanks to the many emojis
* 🗳️ Support for Discordbots.org votes with rewards

FenixBot also adds **a new mention** like @everyone and @here, the `@someone`, which allows you to pick a random member of the server!

FenixBot also adds **a new mention** like @everyone and @here, the `@someone`, which allows you to pick a random member of the server!

#### Many commands

FenixBot has a lot of features, with **7 main categories**:

* 👩‍💼 **Administration**: `slowmode`, `welcome`, `addcommand`, `automod`, `backup` and **11** more!&#x20;
* 🚓 **Moderation**: `see-warns`, `setlogs`, `checkinvites`, `poll`, and **6** more!&#x20;
* 🎵 **Music**: `play`, `skip`, `queue`, `np`, and **2** more!&#x20;
* 💰 **Economy**: `profile`, `work`, `badge`, `slots`, `balance`, `leaderboard`, and **6** more!&#x20;
* 👻 **Fun**: `lmg`, `findwords`, `flip`, `lovecalc`, `random` and **6** more!&#x20;
* 🖨️ **General**: `minimize`, `setafk`, `translate`, `remindme`, `hastebin`, `fortnite`, `minecraft` and **10** more!&#x20;
* 👑 **Owner**: `eval`, `getinvite`, `servers-list` and **2** more!

[See the full commands list](https://www.fenixbot.com/commands)

####


---

# 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://www.fenixbot.com/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.
