Giter Club home page Giter Club logo

feedbackbot's Introduction

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
# <Create Variables appropriately>
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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.