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
Topics
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.
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 thenix-shell command.
Q&A
If you have any requests, complaints, or suggestions, please feel free to reach out to us.- Join our support group for assistance.
- Submit a GitHub issue to report any problems or provide feedback.
Credits
Click to expand!
- @naytseyd - Founder
- @frknkrc44 - Operator
- @Sedenogen - Co-Founder
- @Delivrance - Pyrogram Library
- @Skittles9823 - Memes
- @RaphielGang - Other Modules
License
This project is licensed under the GNU Affero General Public License v3.0.๐ More in this category