# SCPToolsBot

[![](https://img.shields.io/badge/Discord-%235865F2.svg?\&logo=discord\&logoColor=white)](https://discord.gg/cAXU9Y7T9a)

ScpToolsBot is an application to enhance your Scp Secret Laboratory server by providing quality-of-life features in combination with moderation and team management tools. It also integrates with plugins like CedMod to build on already existing infrastructure and to use features they offer.

## Quick Setup

Install the installer from the [latest release](https://github.com/Vxrpenter/SCPToolsBot/releases) or download it from the master branch:

```sh
sudo sh -c "$(curl -fsSL https://raw.githubusercontent.com/Vxrpenter/SCPToolsBot/master/installer.sh)"
```

For more (detailed) installation methods, look into the setup guide:

{% content-ref url="setup/getting-started" %}
[getting-started](https://override.gitbook.io/scptoolsbot/setup/getting-started)
{% endcontent-ref %}

## Build Information

Full releases are marked as such in the release. If a release contains the `alpha` tag, it is experimental and features and more have not been tested.

Releases containing the `beta` tag are mostly tested but could still be considered unstable.

### Special Thanks

* Special thanks goes to [ced777ric](https://github.com/ced777ric) who helped me a lot with the cedmod api integration, especially when trying to find the specific endpoints use case or usability
* Also to [SeekEDstroy](https://github.com/SeekEDstroy) for help with user id linking and for pointing out some bugs
* A big thank you goes [Kaeseekuchen](https://github.com/Kaeseekuchen) for providing many feature ideas, real server data and enviorments for testing and feature improvements

***

<div align="center"><img src="https://repobeats.axiom.co/api/embed/82101d834cd627138b1d62d9f205c25a6b1746e0.svg" alt=""></div>


---

# 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://override.gitbook.io/scptoolsbot/scptoolsbot.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.
