Awesome-RJ / KaiV2

Another bot management fork from marie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: GPL v3 Repo Size Stars Maintained CodeFactor Codacy Badge

Kai Robot

A modular telegram Python bot running on python3 with an sqlalchemy database.

Originally a simple group management bot with multiple admin features, it has evolved into becoming a basis for modular bots aiming to provide simple plugin expansion via a simple drag and drop.

Can be found on telegram as Kai.

Starting the bot.

Once you've setup your database and your configuration (see below) is complete, simply run:

python3 -m tg_bot

Credits:

About

Another bot management fork from marie

License:GNU General Public License v3.0


Languages

Language:Python 100.0%