A Powerful Telegram userbot based on Telethon .
# Install Git First // (Else You Can Download And Upload to Your Local Server)
$ git clone https://github.com/TeamAlphonse/Alphonse
# Open Git Cloned File
$ cd Alphonse
# Install All Requirements
$ pip(3) install -r requirements.txt
# Create local.env with variables as given below
# Start Bot
$ python(3) -m userbot
- Soon Complete
APP_KEY
= Get this value from my.telegram.orgAPI_HASH
= Get this value from my.telegram.orgSTRING_SESSION
= Get this by using Repl.it or from terminal.BOTLOG_CHATID
= Make A Private Chat And Get it's ID.DATABASE_URL
= A Postgresql database url.
- Open Repl Link.
- Click on Green Play Button.
- Wait for requirements to finish.
- Fill API ID, API HASH, Phone number (with country code).
- Paste the OTP received on Telegram.
- If You have Enabled 2-Step Verification then fill your password.
- Your String Session Will be saved in your Telegram Saved Message.
- There's a bug in repl which prints your input twice or more. You need to long tap and paste the required information in repl.
- Open the terminal.
- Paste this code.
pkg install python wget -y && pip install telethon && wget https://raw.githubusercontent.com/TeamAlphonse/Alphonse/master/string_session.py && python3 string_string.py
- Fill API ID, API HASH, Phone number (with country code).
- Paste the OTP received on Telegram.
- If You have Enabled 2-Step Verification then fill your password.
- Note that Termux Doesn't show passwords when filled. Just paste your password and hit enter.
- Your String Session Will be saved in your Telegram Saved Message.
YOU ARE FOREWARNED
Your Telegram account may get banned.
Alphonse or we are not responsible for your account,
This bot is intended for the purpose of having fun with some fun commands
and group management with some helpfull commands.
If you ended up spamming groups, getting reported left and right,
and you ended up in being fight with Telegram
and at the end Telegram Team deleted your account. DON'T BLAME US.
No personal support will be provided / We won't spoon feed you.
If you need help ask in our support group
and we or our friends will try to help you.
Thanks for using our bot
Alphonse is licensed under GNU Affero General Public License v3 or later.
Copyright © 2021, Alphonse. Released under the Licence..
- Special thanks to LonamiWebs for Telethon library.💖
- To all devs of these Userbots❣️
- Finally to all contributors of Alphonse❤️