Skip to content
Open
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 script.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ class Script(object):
Source: <a href='https://github.com/josprojects/tgmoviebot'>GitHub - Click here 👈</a>

<b>DEVS:</b>
- <a href='https://t.me/josprojects'>Jos Projects</a>
- <a href='https://t.me/movielinkzz>Jos Projects</a>

<b>SUPPORT GROUP</b>
- <a href='https://t.me/+y53tWFUw6Q43NzE9'>Jos Movie Club</a>"""
- <a href='https://t.me/movielinkzz>Jos Movie Club</a>"""

MANUALFILTER_TXT = """Help: <b>Filters</b>

Expand All @@ -54,7 +54,7 @@ class Script(object):
3. Buttons should be properly parsed as markdown format.

<b>URL buttons:</b>
<code>[Button Text](buttonurl:https://t.me/josprojects)</code>
<code>[Button Text](buttonurl:https://t.me/movielinkzz)</code>

<b>Alert buttons:</b>
<code>[Button Text](buttonalert:This is an alert message)</code>"""
Expand Down