Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lightning-bot/Lightning

Empower your Discord moderators with the best moderation tools
https://github.com/lightning-bot/Lightning

bot discord discord-bot discord-bots discord-py python-3

Last synced: 2 months ago
JSON representation

Empower your Discord moderators with the best moderation tools

Awesome Lists containing this project

README

        

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/C0C06AS9P)
[![Discord](https://img.shields.io/discord/527887739178188830.svg)](https://short.lightsage.dev/discord)
[![Pipeline Status](https://img.shields.io/github/checks-status/lightning-bot/Lightning/master)](https://github.com/lightning-bot/Lightning/actions)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f6090efb0b7f4fd6b601adc8733d000e)](https://app.codacy.com/gh/lightning-bot/Lightning/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)

---



Lightning.py


Powerful moderation Discord bot.

---
## Information

If you're looking for information regarding the bot, please go to [https://lightning.lightsage.dev](https://lightning.lightsage.dev)

---
## Versioning

Lightning is versioned as `major.minor.patch`.

Major versions are incremented when the project undergoes a major rewrite.

Minor versions are incremented when a command's behavior has changed, functionality has been moved to another cog (where it makes sense to be), a command was removed, etc.

Patch versions are incremented when a bug has been fixed.

---
#### Credits

This bot uses parts and ideas from other Discord bots:

- [RoboDanny](https://github.com/Rapptz/RoboDanny)'s utils.
- Emoji format is based off of [Kurisu](https://github.com/nh-server/Kurisu)'s logging format.
- Lightning's event system is based off of [Mousey](https://github.com/LostLuma/Mousey)'s event system.