Skip to content

lightning-bot/Lightning

Repository files navigation

ko-fi Discord Pipeline Status Codacy Badge License: AGPL v3


Lightning.py

Powerful moderation Discord bot.


Information

If you're looking for information regarding the bot, please go to 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's utils.
  • Emoji format is based off of Kurisu's logging format.
  • Lightning's event system is based off of Mousey's event system.