Skip to content
/ Anjani Public template
forked from userbotindo/Anjani

Telegram group management bot

License

Notifications You must be signed in to change notification settings

rsoorajs/Anjani

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Other 0.8%