Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 9 days ago
JSON representation

🤖 Simple Bot for notifying you in a Group when you were Tagged ‼️

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 👇
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](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
[![Jayant Hegde Kageri](https://img.shields.io/badge/Jayant-Kageri-green?style=for-the-badge&logo=origin)](https://github.com/jayantkageri)

[![DivideProjects](https://img.shields.io/badge/Divide-Projects-green?style=for-the-badge&logo=appveyor)](https://t.me/DivideSupport)