rsoorajs / Anjani

Telegram group management bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Anjani

forthebadge made-with-python

DeepSource Codacy Badge Crowdin

A modular Telegram group management bot running with Python based on Pyrogram.

Can be found on Telegram as Anjani.

Help us to cover more languages by contributing in Crowdin!

Requirements

Set Up

Configuration

Set up your bot configuration variables by renaming config.env_sample to config.env and edit it with your values.

Dependencies

Install all required dependencies by running

pip3 install -r requirements.txt.

Run

Once everything set up, start the client by running

python3 -m anjani_bot

Plugin

If you want to make your custom plugins, refer to Anjani's Wiki. It has a lot of important things to read and a plugin example to guide you.

Credits

About

Telegram group management bot

License:GNU General Public License v3.0


Languages

Language:Python 99.2%Language:Shell 0.5%Language:Dockerfile 0.3%