TeamDerUntergang
Telegram-SedenUserBot
Python

Another python3 telegram userbot project. Made with pyrogram library.

Last updated Jul 1, 2026
98
Stars
109
Forks
0
Issues
0
Stars/day
Attention Score
21
Language breakdown
No language data available.
โ–ธ Files click to expand
README

Seden UserBot Feel my hands in your hair

Telegram Python Bot running on Python3 with a Postgresql Sqlalchemy database. It is a modular and easy-to-use bot.

GitHub Code style: black

Disclaimer

# -- coding: utf-8 --
"""
DISCLAIMER: 
The use of this Telegram bot is subject to the following terms:

  • Your Telegram account may be banned due to misuse of the bot.
  • The responsibility for any misuse of the bot lies entirely with the user.
  • This bot is primarily maintained for facilitating efficient group management and for entertainment purposes.
  • Engaging in spam activities within groups is strongly discouraged.
  • If your account is banned due to spamming, any requests for assistance will not be entertained.
"""

Run Bot

Click to expand!
# Clone repo
git clone https://github.com/TeamDerUntergang/Telegram-SedenUserBot.git
cd Telegram-SedenUserBot

Create and activate a virtual environment (you can change 'sedenify-venv' to your preferred name)

python3 -m venv sedenify-venv source sedenify-venv/bin/activate

Install Python dependencies

pip install -r requirements.txt

Generate a session file if it doesn't exist

python3 session.py

Create a configuration file and fill in the required variables

cp sample_config.env config.env

Then fill in the necessary variables in config.env

Run bot

python3 seden.py

Nix/NixOS

To set up the bot in a Nix/NixOS environment, navigate to the bot folder and execute the nix-shell command.

Q&A

If you have any requests, complaints, or suggestions, please feel free to reach out to us.
  • Submit a GitHub issue to report any problems or provide feedback.
For installation instructions, please visit our GitHub.io page. We kindly request that you read the instructions carefully before asking questions, as questions that can be answered by following the instructions may not receive a response.

Credits

Click to expand!

License

This project is licensed under the GNU Affero General Public License v3.0.

ยฉ 2026 GitRepoTrend ยท TeamDerUntergang/Telegram-SedenUserBot ยท Updated daily from GitHub