Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions LuciferMoringstar_Robot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
ABOUT = """
➥ Name : Auto Filter V3

➥ Creator : [Naughty PROFESSOR](
https://youtube.com/c/NaughtyPROFESSOR)
➥ Creator : [Rahul Pyari](
https://t.me/rahul_pyari)

➥ Language : Python3

➥ Library : Pyrogram Asyncio 1.13.0

➥ Tutorial : [Click Me](https://youtu.be/5hnYOKBzyi8)
➥ Tutorial : [Click Me](https://t.me/MMmoviemania1)
"""
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

#### Deploy To Heroku

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/DalinMathew/AutoFilterBotV3)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/Pyari36/AutoFilterBotV3

#### Hard Way
```bash
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"inline"
],
"website": "https://github.com/DalinMathew/AutoFilterBotV3",
"repository": "https://github.com/DalinMathew/AutoFilterBotV3",
"repository": "https://github.com/Pyari36/AutoFilterBotV3",
"env": {
"BOT_TOKEN": {
"description": "Your bot token.",
Expand Down