plugins ¶
Custom plugins package for user-defined extensions.
This package is intended for custom modules created by self-hosters. Modules placed here will be automatically discovered and loaded by the bot.
This is a namespace package - individual plugins are imported directly (e.g., from tux.plugins.atl import fact) rather than through this package.
Modules:
-
atl–Custom plugins package for user-defined extensions.