You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log.error("Environment vars are missing! Kindly recheck.")
35
+
log.info("Bot is quiting...")
36
+
log.error(exc)
35
37
exit()
36
38
37
39
@@ -41,7 +43,7 @@ async def _(event):
41
43
f"Hi `{event.sender.first_name}`!\n\nI am a channel auto-post bot!! Read /help to know more!\n\nI can be used in only two channels (one user) at a time. Kindly deploy your own bot.\n\n[More bots](https://t.me/its_xditya)..",
0 commit comments