From 728ada7d3f5e6b1355e0790caf0c05361ce5066d Mon Sep 17 00:00:00 2001 From: elliot Date: Sat, 25 Sep 2021 13:23:25 +0200 Subject: [PATCH] Add Botflop credit --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5b7c6e..1caf766 100644 --- a/README.md +++ b/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. \ No newline at end of file +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). \ No newline at end of file