KaikOut/kaikout/version.py
Schimon Jehudah, Adv. 61c49c678a Add bots her.st and sid;
Do not import kaikout.sqlite;
Improve handling of configuration session;
Add support for RTBL;
Add scores for actions kick (role none) and ban (affiliation outcast);
Add recourse functions to be utilized when bot affiliation is not owner;
Add functions to check for affiliations admin and owner.
2024-07-30 07:56:00 +03:00

2 lines
51 B
Python

__version__ = '0.0.2'
__version_info__ = (0, 0, 2)