Skip to content

SphericalKat/tulip-tg-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors