Skip to content

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

License

Notifications You must be signed in to change notification settings

divideprojects/TagLogger

Repository files navigation

Tag Logger

  • A simple bot for notify you in a group when you were tagged.

Deployment

  • Gather API_ID and API_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

For Heroku Deployment Click Below Button 👇

Deploy

For Local Deployment

  • Fill the Configuration File 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 <https://www.gnu.org/licenses/>.

Powered By

Jayant Hegde Kageri
DivideProjects