From a4e690a640576a2e532e0cd33de3e49ff8ce2bbc Mon Sep 17 00:00:00 2001 From: Purpur <43528123+Pemigrade@users.noreply.github.com> Date: Sat, 9 Jan 2021 16:20:02 -0600 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ebfb40f..0b556ab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ # Botflop -Discord bot focused on Minecraft server administration. Botflop: -* Analyzes timings reports -* Converts message.txt files into hastebin links + +# Current abilities +## Analyze timings reports +Paste a timings report to review an in-depth description of potential optimizations. You can try it out yourself on our [Discord](https://discord.gg/zsz3PzT) +![Timings 1](https://i.imgur.com/MT6ScnL.png) +![Timings 2](https://i.imgur.com/2ApteF5.png) + +## Hastebin upload +Botflop converts text files into hastebin links. You can try it out yourself on our [Discord](https://discord.gg/zsz3PzT) +![message.txt](https://i.imgur.com/JAuL3zy.png) +![latest.log](https://i.imgur.com/AoZGQRi.png) +![config.yml](https://i.imgur.com/qovRot8.png) + +## Pterodactyl linking * Links Pterodactyl panel and Discord accounts * Ensures backups even when running with Blesta -* Communicates with Pterodactyl API to update servers ## In Progress * `.update` command to update either all available plugins to the latest version or just one plugin