WolfUserBot is a modular Telegram userbot running on Python3, which can be coupled up with Heroku.
WolfUserBot is currently maintained by Rajveer ϻʀ 𝗦ᴀᴍᴍʏ┃WᴏʟꜰGᴀɴɢ┃ 🐺 . It started as a simple bot,
which helped with group management, WolfUserBot.
It has since evolved, becoming extremely modular and simple to use.
The easiest way to deploy this great bot! is click on button below Make sure you have an account of heroku and follow all the steps required.
Get APP ID and API HASH from HERE and BOT TOKEN from Bot Father and then Generate stringsession by clicking on run.on.repl.it button below and then click on deploy to heroku . Before clicking on deploy to heroku just click on fork and star just below
Heroku Configuration Simply just leave the Config as it is.
-
Only two of the environment variables are mandatory.
-
This is because of
telethon.errors.rpc_error_list.ApiIdPublishedFloodErrorAPP_ID: You can get this value from https://my.telegram.orgAPI_HASH: You can get this value from https://my.telegram.org
-
The userbot will not work without setting the mandatory vars.
from sample_config import Config
class Development(Config):
APP_ID = 6
API_HASH = "3eeb1aeb98ae0f581eeb06d4abfb49dc"
TG_BOT_TOKEN_BF_HER = ""
TG_BOT_USER_NAME_BF_HER = ""
UB_BLACK_LIST_CHAT = []
# specify LOAD and NO_LOAD
LOAD = []
NO_LOAD = []if you want new features, or announcements, you can follow our Project Updates Channel.
For discussion, bug reporting, and help, you can join WolfUserBot Support Group.
#include <std/disclaimer.h>
/**
Your Telegram account may get banned.
I am not responsible for any improper use of this bot
This bot is intended for the purpose of having fun with memes,
as well as efficiently managing groups.
You ended up spamming groups, getting reported left and right,
and you ended up in a Finale Battle with Telegram and at the end
Telegram Team deleted your account?
And after that, then you pointed your fingers at us
for getting your acoount deleted?
I will be rolling on the floor laughing at you.
/**
- lonami for creating Telethon
- Telegram Userbot
- Paperlane Extended
- Plus
- oub-remix
- OpenUserBot
- TG-UserBot
- X-tra-Telegram
- catuserbot
- One4uBot
This userbot licensed on WolfGangIndia/WolfUserBot is licensed under the GNU General Public License v3.0 - Version 3, 29 June 2007


