Divent/divent/__main__.py
Michel Roux 831665232c
Some checks failed
divent / docker (push) Has been skipped
divent / pypi (push) Has been skipped
divent / lint (push) Failing after 1m42s
feat: rework __main__ (close #170)
2024-01-24 12:25:33 +01:00

4 lines
34 B
Python

from divent.bot import run
run()