# Introduction

Automaton is a replacement of **safety pepe** because he was my first bot I ever made,\
and sadly not the best. \
He has a lot of bugs and has a big memory leak that forces him to restart every 24 Hours.\
\
This is why I created Automaton,\
he supports

* [x] Banning spammers with your own specific ratelimit
* [x] Highlighting specific messages that contain words you saved before and easily deleting the messages with a click
* [x] Assinging roles when you react with specific emojis on a specific (reaction roles)
* [x] Creating easy polls
* [x] Dehoisting your members with one easy command
* [x] Temporary muting members in all channels
* [x] Steal emotes with just giving in a link and a name
* [x] Playing hangman and get number one on the leaderboard
* [x] Welcome your new member in your desired channels
* [x] Shows avatars without mentioning them. Just type their name/nickname
* [x] Bulk Banning raiders
* [ ] auto roles (Why you may ask? [See here](https://textuploader.com/dyijt))
* [ ] make you a cake


---

# 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://clemens.gitbook.io/automaton/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.
