We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62080c commit 1b1b43bCopy full SHA for 1b1b43b
tg_bot/__main__.py
@@ -49,7 +49,7 @@
49
And the following:
50
""".format(dispatcher.bot.first_name, "" if not ALLOW_EXCL else "\nAll commands can either be used with / or !.\n")
51
52
-TECHNO_IMG = "https://telegra.ph/file/3dc0815a6c1bde76a5108.jpg"
+TECHNO_IMG = "https://telegra.ph/file/96131123136c8f0d2d8f2.jpg"
53
IMPORTED = {}
54
MIGRATEABLE = []
55
HELPABLE = {}
0 commit comments