tuxbot-bot/first_run/__init__.py

6 lines
70 B
Python

from .config import Config
setup = Config()
setup.ask()
setup.save()