Divent/divent/__main__.py

4 lines
44 B
Python

from .bot import run # type: ignore
run()