Feedback-bot
Feedback-bot copied to clipboard
A personalized version of t.me/LivegramBot with some additional feature. If any issue or feature, contact owner. Any feature being pushed is welcome with proof of work.
Feedback-Bot
Hey, This Is Feedback Bot Made By Using Python And Pyrogram Framework This is enovation of AkKiL 😇.
This Bot Works Like Independent @LivegramBot, But With Extra Command And Even Logs Of The User Who Have Used Start Command Of The Bot...
Installation
Direct
You can also tap the Deploy To Heroku button below to deploy straight to Heroku!
You can also tap the Deploy To Railway button below to deploy straight to Railway!
Local Deploy
Terminal Or Some VPS Use This Way Of Deploy.. 😇
git clone https://github.com/HeimanPictures/Feedback-bot/
cd Feedback-bot
virtualenv -p python3 VENV
. ./VENV/bin/activate
pip install -r requirements.txt
cp configs.py
--- EDIT config.py values appropriately ---
python bot.py
To-Do
- None
Config
BOT_TOKEN | Your Bots Token from Bot Father. |
---|---|
API_ID | Your Telegram API ID from Telegram API ID. |
API_HASH | Your Bots Token from Telegram API HASH. |
AUTH_USERS | Provide AUTH User ID to use admin function |
BROADCAST_AS_COPYS | If you provide value False then it will Forward with tag and if you give value as True then without tag. As True or False |
LOG_CHANNEL | Make a channel add the bot as admin and get the id of the channel using @googleimgbot |
DB_URL | Provided Mongodb Database link from mongodb.com |
DB_NAME | Provide name for DB to make session (anything) |
UPDATE_CHANNEL | Your Channel Link |
SUPPORT_GROUP | Your Group Link |
DONATE_LINK | Your Donation Link |
DONATE_TEXT | Your Donate Text as a string. |
OWNER_ID | Your ID Or Who need is going to handle this bot. |
START_TEXT | Your Start message as a string & There Is default Of 'Hello |
HELP_TEXT | Your Help Text as a string. |