[console_scripts]
tootbot=tootbot.command_line:start
tootbot_cache_2_sqlite=tootbot.migrations:move_2_sqlite
tootbot_create_config=tootbot.create_config:create

