https://github.com/divideprojects/taglogger
🤖 Simple Bot for notifying you in a Group when you were Tagged ‼️
https://github.com/divideprojects/taglogger
pyrogram tag-logger telegram telegram-bot telegram-userbot
Last synced: about 1 year ago
JSON representation
🤖 Simple Bot for notifying you in a Group when you were Tagged ‼️
- Host: GitHub
- URL: https://github.com/divideprojects/taglogger
- Owner: divideprojects
- License: gpl-3.0
- Created: 2021-06-20T09:32:33.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T01:14:59.000Z (about 2 years ago)
- Last Synced: 2024-05-01T17:37:33.817Z (about 2 years ago)
- Topics: pyrogram, tag-logger, telegram, telegram-bot, telegram-userbot
- Language: Python
- Homepage:
- Size: 271 KB
- Stars: 5
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Tag Logger
- A simple bot for notify you in a group when you were tagged.
## Deployment
- Gather `API_ID` and `API_HASH` [from here](https://my.telegram.org/apps)
- Add the Bot to your Log Group
- Gather Log Group ID by adding [@MissRose_bot](https://telegram.dog/MissRose_bot) and send `/id`
- Gather Pyrogram String Session [from here](https://replit.com/@jayantkageri/StringSession#main.py)
### For Heroku Deployment Click Below Button 👇
[](https://heroku.com/deploy?template=https://github.com/divideprojects/TagLogger)
### For Local Deployment
- Fill the Configuration File [config.py](config.py)
- Install the dependencied by running `pip install -r requirements.txt`
- Run `python3 -m main`
## Copyright
```
Tag Logger, A Telegram Bot to log when you were Mentioning
Copyright (C) 2021 Jayant Hegde Kageri.
This program is free software: you can redistribute it or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
```
## Powered By
[](https://github.com/jayantkageri)
[](https://t.me/DivideSupport)