Browse Source

Update README.md

pull/4/head
Purpur 3 years ago
committed by GitHub
parent
commit
a4e690a640
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 18
      README.md

18
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

Loading…
Cancel
Save