Skip to content

Commit 1b1b43b

Browse files
authored
Update __main__.py
1 parent e62080c commit 1b1b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tg_bot/__main__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
And the following:
5050
""".format(dispatcher.bot.first_name, "" if not ALLOW_EXCL else "\nAll commands can either be used with / or !.\n")
5151

52-
TECHNO_IMG = "https://telegra.ph/file/3dc0815a6c1bde76a5108.jpg"
52+
TECHNO_IMG = "https://telegra.ph/file/96131123136c8f0d2d8f2.jpg"
5353
IMPORTED = {}
5454
MIGRATEABLE = []
5555
HELPABLE = {}

0 commit comments

Comments
 (0)