- A simple bot for notify you in a group when you were tagged.
- Gather
API_ID
andAPI_HASH
from here - Add the Bot to your Log Group
- Gather Log Group ID by adding @MissRose_bot and send
/id
- Gather Pyrogram String Session from here
- Fill the Configuration File config.py
- Install the dependencied by running
pip install -r requirements.txt
- Run
python3 -m main
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 <https://www.gnu.org/licenses/>.