Browse Source

Add Botflop credit

pull/1/head
elliot 3 years ago
parent
commit
728ada7d3f
  1. 6
      README.md

6
README.md

@ -4,7 +4,8 @@
Over the years, multiple performance optimization guides, recommendations, and tools have come to try to address the ever-important issue of optimization.
To try to make optimization more accessible to beginner server owners, while also not omitting important information and nuance that is often required to properly bring results in your performance optimization attempts, we released a free discord bot that people can use to analyze their timings report.
It was forked off [Botflop](https://github.com/Pemigrade/botflop) and almost completely overhauled in terms of recommendations, alerts, etc.
This bot is a fork of [Botflop](https://github.com/Pemigrade/botflop) and almost completely overhauled in terms of recommendations, alerts, etc.
## What can it do?
A tool is only as useful as the features it provides. I've made a list of details that the discord bot will provide to users:
@ -41,4 +42,5 @@ We require a few packges for this bot. You can easily install them via pip.
* python-decouple
## Forks
Feel free to fork. We request that you please give credit in some way, but you can do whatever you'd like with your forks.
Feel free to fork. We request that you please give credit in some way, but you can do whatever you'd like with your forks.
This is itself a fork of [Botflop](https://github.com/Pemigrade/botflop).
Loading…
Cancel
Save