#!/usr/bin/env python3
from qnbot_replay_py.replay_action_server import main
main()
