/Telegram-SedenUserBot

Another python3 telegram userbot project. Made with pyrogram library.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Seden UserBot Feel my hands in your hair

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

GitHub Code style: black

Disclaimer

Click to expand!
#include <std/disclaimer.h>
/**
    Your Telegram account may be banned.
    I'm not responsible for misuse of bot, responsibility belongs entirely to user.
    This bot is maintained for fun as well as managing groups efficiently.
    If you think you will have fun by spamming groups, you are wrong.
    In case of any spam ban, if you come and write that my account has been banned,
    I'll just laugh at you.
/**

Run Bot

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

# Install pip dependencies
pip3 install -r requirements.txt

# Generate session from session.py (skip if there is already)
python3 session.py

# Create config.env and fill variables
mv sample_config.env config.env

# Run bot
python3 seden.py

Nix/NixOS

Just type nix-shell command in bot folder.

Q&A

If you have any requests & complaints & suggestions, you can join our support group or please contact us through a GitHub issue.

Please go to our GitHub.io page for installation instructions! Questions asked without reading the instruction will not be answered.

Credits

Click to expand!

License

This project is licensed under the AGPL-3.