Answer the question
In order to leave comments, you need to log in
Running two bots in one file?
Hello, how to run 2 bots in one file?
1 bot written in aiogram
2 bot written in pyrogram
Tried via:
if __name__ == "__main__":
app.run()
executor.start_polling(dp, skip_updates=True)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question