Telegram Python Bot running on Python3 with a Postgresql Sqlalchemy database. It is an modular and simple to use bot.
#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.
/**
# 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
Just type nix-shell
command in bot folder.
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.
- @NaytSeyd - Founder
- @frknkrc44 - Operator
- @Sedenogen - Co-Founder
- @Delivrance - Pyrogram Library
- @Skittles9823 - Memes
- @RaphielGang - Other Modules
This project is licensed under the AGPL-3.