forked from inadvertently/Blame-Discord-Bot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dbaef6e
commit e4315f9
Showing
1 changed file
with
54 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,62 @@ | ||
--- | ||
description: The discord bot that does it all. | ||
cover: .gitbook/assets/pngtree-blue-creative-gradient-decoration-image_11175.jpg | ||
coverY: 0 | ||
--- | ||
# blamev2 | ||
|
||
# Blame (docs in progress) | ||
<div align='center'> | ||
<br> | ||
<a href="https://github.com/inadvertently/blamev2/tree/master"><img src="https://cdn.discordapp.com/attachments/757705802730569750/965123188356956221/Blameedit.png" align="center"> | ||
<br><strong> <i>A <u>feature-rich</u> Multipurpose <u>Discord Bot.</u></strong><br> | ||
</h1> | ||
|
||
### Features | ||
<br> | ||
|
||
<a href="https://github.com/inadvertently/blamev2"> | ||
<img src="https://img.shields.io/badge/deploy_to-heroku-997FBC.svg?style=for-the-badge&logo=Heroku"> | ||
</a> | ||
|
||
* Blame has a very unique antinuke that is based on a `penalty concept`. The more events you trigger, the quicker blame is to penalize you. | ||
* Easy to use user-friendly oriented antiraid logic that will terminate any raid attempts. | ||
* Useful logging system that allows you to track your servers activity. | ||
* Featuring over 300 commands. | ||
|
||
### Getting startedd | ||
|
||
First time using the bot? This is the place to get started! | ||
<a href="https://discord.gg/AgRNafGd"> | ||
<img src="https://img.shields.io/discord/818179462918176769.svg?label=Discord&logo=Discord&colorB=7289da&style=for-the-badge" alt="Support"> | ||
</a> | ||
|
||
* **First steps:** [Introduction](./) **|** [Quickstart](./#getting-started) **|** [Modules](reference/api-reference/) | ||
* **Using commands:** [Command usage](quick-start/command-usage.md) | ||
* **Examples**: Can be found in each command description | ||
* | ||
<a href="https://patreon.com/blamebot"> | ||
<img src="https://img.shields.io/badge/patreon-donate-orange.svg?style=for-the-badge&logo=Patreon" alt="Python 3.7"> | ||
</a> | ||
|
||
{% content-ref url="broken-reference/" %} | ||
[broken-reference](broken-reference/) | ||
{% endcontent-ref %} | ||
<a href="https://www.python.org/downloads/"> | ||
<img src="https://img.shields.io/badge/Made%20With-Python%203.8-blue.svg?style=for-the-badge&logo=Python" alt="Made with Python 3.8"> | ||
</a> | ||
|
||
<a href="https://github.com/inadvertently/blamev2"> | ||
<img src="https://img.shields.io/badge/Code%20Style-Black-black?style=for-the-badge"> | ||
</a> | ||
|
||
<a href="https://github.com/inadvertently/blamev2"> | ||
<img src="https://img.shields.io/badge/license-agpl-e74c3c.svg?style=for-the-badge" alt="MIT License"> | ||
|
||
<br> | ||
<img src='https://cdn.discordapp.com/attachments/851633587915587615/965131240162353182/download_1.png' align='center' width=500> | ||
</div> | ||
<h4 align="center">Server Protection, Moderation, Last.fm, Activity Tracking and much more!</h4> | ||
|
||
<p align="center"> | ||
<a href="#introduction">Introduction</a> | ||
• | ||
<a href="#overview">Overview</a> | ||
• | ||
<a href="#installation">Installation</a> | ||
• | ||
<a href="#deployment">Deployment</a> | ||
• | ||
<a href="http://docs.discord.red/en/stable/index.html">Documentation</a> | ||
• | ||
<a href="#lbraries">Libraries</a> | ||
• | ||
<a href="#join-the-community">Community</a> | ||
</p> | ||
|
||
## <u>Introduction</u> | ||
|
||
Greetings from the Blame team! Project Blame began in <u><strong>January</u></strong> of 2021 with the main developer being Sorrow (We'll refer to him as <u>Jacob</u>). The goal was to create a bot that can protect against <u><strong>Server Nuking, Server Raids and bot abuse.</u></strong> As the year progressed, <b>Kite,</b> had stumbled across the project and later on joined the team and took charge of the bots marketing. Blame was officially released on <b> [Sepetember 25, 2021](https://blame.gg).</b> Within the first month of development, the bot grew astronomically which gave us a ton of motivation to continue the project. | ||
|
||
Today, Blame has came a long way from it's humble beginnings and serve's well-over 1,000,000 users. Jacob does continue to develop blame whenever possible, while Kite, continues to spike its growth, use, and recognition. | ||
|
||
{% content-ref url="quick-start/" %} | ||
[quick-start](quick-start/) | ||
{% endcontent-ref %} |