Dmitry Beresnev
tg bot refactoring
0543a64
raw
history blame
78 Bytes
from src.tg_bot import main as tgbot
if __name__ == "__main__":
tgbot()