https://limits.tginfo.me/en « checkout here limits :)
Hey, thanks Btw i wonder how can i Start the bot with python -m Bot Instead of python main.py Is there any guide for this ?
does you code contains this in main.py: if __name__ == "__main__": Bot.Start() Move the file to a folder so that it looks: botfolder |-- __init__.py (empty file) |-- __main__.py (main code) then you can start using: python -m botfolder btw this is ot and not to be asked here
Обсуждают сегодня