FeedbackBot
Simple Telegram Bot To Get Feedback from users & Some Other Features.
Features
- Get Feedback from users
- Reply to user's feedback
- Customisable
- Send Messages from bot to your group & pin
Variables:
API_ID: Get From my.telegram.orgAPI_HASH: Get from my.telegram.orgBOT_TOKEN: Your Telegram Bot Token from @BotFatherADMIN: ID of AdminSTART_IMG: Start Message's Photo (Direct Link Of the Image. Use @vTelegraphBot)START_MSG: Bot's Start Message. You Can Use These Filling MethodsBUTTON_1: Text for Start Message's First ButtonLINK_1: Link for Start Message's First ButtonBUTTON_2: Text for Start Message's Second ButtonLINK_2: Link for Start Message's Second Button
Filling
{first}- User first name{last}- User last name{mention}- Mention the user{id}- User ID
Deploy on Heroku
Deploy in your VPS
git clone https://github.com/Arun-TG/FeedbackBot
cd FeedbackBot
pip3 install -r requirements.txt
#
python3 bot.py
- Don't Forgot to turn on the Dynos
- Don't Forgot to Make the bot admin in your group
BotFather Commands
start - start the bot
submit - submit feedback to admin
reply - reply to user's feedback (admin only)
send - send message to group (admin only)
pin - send and pin that message (admin only)
id - get chat id (only in groups)
Usage
- Use
/replycommand along with the user's ID - Use
/send,/pincommands along with the group's ID ( If you don't know the group ID, Make the bot admin in your group and send/id)
Examples
To-Do
- Broadcast
- Number of users
- Ban & Unban