Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lightning-bot/Lightning
- Owner: lightning-bot
- License: agpl-3.0
- Created: 2019-09-22T13:25:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T13:31:01.000Z (3 months ago)
- Last Synced: 2024-10-29T16:05:57.237Z (3 months ago)
- Topics: bot, discord, discord-bot, discord-bots, discord-py, python-3
- Language: Python
- Homepage: https://lightning.lightsage.dev
- Size: 5.79 MB
- Stars: 7
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-discord - Lightning
- awesome-discord - Lightning
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.
---
## InformationIf you're looking for information regarding the bot, please go to [https://lightning.lightsage.dev](https://lightning.lightsage.dev)
---
## VersioningLightning 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.
---
#### CreditsThis 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.