8000 GitHub - SphericalKat/tulip-tg-bot: A Telegram bot to manage groups
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SphericalKat/tulip-tg-bot

Repository files navigation

Tulip

Tulip is a Telegram bot to manage your groups! It is written in Python and uses the python-telegram-bot library.

(Planned) Features

  • Welcome Message
  • Notes
  • Filter
  • Federations
  • Anti-Spam
  • Blocklists
  • Captcha
  • Moderation
  • Fun (?)

Installation

  1. Install the required dependencies: pip install .
  2. Create a new bot with BotFather and get the API token.
  3. Copy the example.env file to .env, or set the required environment variables directly.
BOT_API_TOKEN = "YOUR_API_TOKEN"
  1. Run the bot: python -m tulip

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

A Telegram bot to manage groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0