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: 5 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 (6 months ago)
- Last Synced: 2024-10-29T16:05:57.237Z (6 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
[](https://ko-fi.com/C0C06AS9P)
[](https://short.lightsage.dev/discord)
[](https://github.com/lightning-bot/Lightning/actions)
[](https://app.codacy.com/gh/lightning-bot/Lightning/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[](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.