Simple Telegram Bot To Get Feedback from users & Some Other Features

Overview

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:

  1. API_ID : Get From my.telegram.org
  2. API_HASH : Get from my.telegram.org
  3. BOT_TOKEN : Your Telegram Bot Token from @BotFather
  4. ADMIN : ID of Admin
  5. START_IMG : Start Message's Photo (Direct Link Of the Image. Use @vTelegraphBot)
  6. START_MSG : Bot's Start Message. You Can Use These Filling Methods
  7. BUTTON_1 : Text for Start Message's First Button
  8. LINK_1 : Link for Start Message's First Button
  9. BUTTON_2 : Text for Start Message's Second Button
  10. LINK_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

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 /reply command along with the user's ID
  • Use /send , /pin commands 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

Credits

Owner
Arun
๐Ÿ‘€
Arun
The Foursquare API client for Python

foursquare Python client for the foursquare API. Philosophy: Map foursquare's endpoints one-to-one Clean, simple, Pythonic calls Only handle raw data,

Mike Lewis 400 Dec 19, 2022
Trellox Tool is written in Python3 and designed to pull and list Trello boards.

TrelloX Trellox Tool is written in Python3 and designed to list and pull Trello boards. It can be used by penetration testers/bug bounty hunters to de

Ali Fathi Ali Sawehli 1 Dec 05, 2021
A Simple Telegram Bot That Can Generate Strong Password With Many Features Written In Python Using Pyrogram

Password-Generator-Bot A Simple Telegram Bot That Can Generate Strong Password With Many Features Written In Python Using Pyrogram Features Random Pas

Muhammed Fazin 17 Dec 23, 2022
A working selfbot for discord

React Selfbot Yes, for real โš  "Maintained" version: https://github.com/AquaSelfBot/AquaSelfbot โš  Why am I making this open source? Because can't stop

3 Jan 25, 2022
Basic-Discord-Response-Bot, in Python

Response bot for Discord. EG: User: Hello! Bot: Hello there! About Very customizable, no credits needed. Edit the bot.py to what you want, basic Pytho

rhys 1 Nov 20, 2021
ZELDA USERBOT adalah userbot Telegram modular yang berjalan di Python3 dengan database sqlalchemy.

ZELDA USERBOT TELEGRAM Userbot Yang Di Buat Karena Sering Gabut Di Telegram. ZELDA USERBOT adalah userbot Telegram modular yang berjalan di Python3 de

1 Dec 23, 2021
Moon-TikTok-Checker - A TikTok Username checking tool that probably 3/4 people use to get rare usernames

Moon Checker (educational Purposes Only) What Is Moon Checker? This is a TikTok

glide 4 Nov 30, 2022
VideoMergeDcBot1 - Video Merge Dc Bot for telegram

VIDEO MERGE BOT An Telegram Bot Demo ๐Ÿ‘‰ @VideoMergeDcBot To Merge multiple Video

Selfie SD 2 Feb 04, 2022
A customizable, multilanguage Telegram shop bot with Telegram Payments support

Greed A customizable, multilanguage Telegram shop bot with Telegram Payments support! Demo Send a message to @greedtestbot on Telegram to view a demo

Stefano Pigozzi 328 Dec 29, 2022
My attempt to reverse the Discord nitro token generation function.

discord-theory-I PART: I My attempt to reverse the Discord nitro token generation function. The Nitro generation tools thing is common in Discord now,

Jakom 29 Aug 14, 2022
A simple python discord bot which give you a yogurt brand name, basing on a large database often updated.

YaourtBot A discord simple bot by Lopinosaurus Before using this code : ใƒปMove env file to .env ใƒปChange the channel ID on line 38 of bot.py to your #pi

The only one bunny who can dev. 0 May 09, 2022
A python script to extract information from a Microsoft Remote Desktop Web Access (RDWA) application

This python script allow to extract various information from a Microsoft Remote Desktop Web Access (RDWA) application, such as the FQDN of the remote server, the internal AD domain name (from the FQD

Podalirius 60 Dec 09, 2022
QR login for pyrogram client

Generate Pyrogram session via QRlogin

ใƒใ‚ญ 18 Oct 21, 2022
Asyncevents: a small library to help developers perform asynchronous event handling in Python

asyncevents - Asynchronous event handling for modern Python asyncevents is a small library to help developers perform asynchronous event handling in m

Mattia 5 Aug 07, 2022
This repository is used to simplify the process of cloning the SSM documents across the AWS regions.

SSM Cloner Introduction This module is created in order to simplify the process of copying the SSM documents from one region to another regions. As an

6 Jun 04, 2022
SaltConf21: Adding Workflow Approval to Salt

SaltConf21: Adding Workflow Approval to Salt Running To run the example, install Docker and docker-compose and run the following commands: docker-comp

SSYS Sistemas 4 Nov 24, 2021
Python API Client for Twitter API v2

๐Ÿ Python Client For Twitter API v2 ๐Ÿš€ Why Twitter Stream ? Twitter-Stream.py a python API client for Twitter API v2 now supports FilteredStream, Samp

Twitivity 31 Nov 19, 2022
If you only have hash, you can still operate exchange

PTH Exchange If you only have hash, you can still operate exchange This project module is the same as my other project Exchange_SSRF, This project use

Jumbo 37 Dec 26, 2022
Community-based extensions for the python-telegram-bot library.

Community-based extensions for the python-telegram-bot library. Table of contents Introduction Installing Getting help Contributing License Introducti

74 Dec 24, 2022
๐Ÿค– A fully featured, easy to use Python wrapper for the Walmart Open API

Wapy Wapy is a fully featured Python wrapper for the Walmart Open API. Features Easy to use, object oriented interface to the Walmart Open API. (Produ

Carlos Roso 43 Oct 14, 2022