Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AkkilMG/Feedback-bot
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.
https://github.com/AkkilMG/Feedback-bot
admin akkil bot feedback feedbackbot heimandevelopers helper heroku heroku-ready livegram pyrogram python telegram telegram-bot
Last synced: 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/AkkilMG/Feedback-bot
- Owner: AkkilMG
- License: mit
- Created: 2021-07-03T11:34:24.000Z (over 3 years ago)
- Default Branch: Heroku
- Last Pushed: 2024-08-17T15:17:34.000Z (5 months ago)
- Last Synced: 2024-08-17T16:33:51.356Z (5 months ago)
- Topics: admin, akkil, bot, feedback, feedbackbot, heimandevelopers, helper, heroku, heroku-ready, livegram, pyrogram, python, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 44
- Watchers: 4
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Feedback-Bot
Hey, This Is [Feedback Bot](/) Made By Using Python And Pyrogram Framework
This is enovation of [AkKiL](https://github.com/AkkilMG/AkkilMG/) 😇.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/AkkilMG/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.
## Commands for this Bot```command
start - To Start
help - To get help
donate - To get donate
settings - To get settings
stats - To get stats
ban_user - To ban user
unban_user - To unban user
banned_users - To get banned user
broadcast - To Broadcast [Admin]
```## Note
Kangers Keep Some Distance..
If You Have Cloned It Up Before
Reading This Just Atleast Give Me
Credits..
Thank You 🥰If Anyone Want To Contribute Some Commits. They Can Upgrade It.. With Description About Update And A Test Bot.
## Credits
- Thanks To [AkKiL](https://telegram.dog/HeimanCreatiin/)