{% extends "threebot/worker/detail_base.html" %} {% load staticfiles %} {% load sekizai_tags %} {% load threebot_tags %} {% block inner_content %}

Your Worker settings are now saved to the database. To finish the setup head over to https://github.com/3bot/3bot-worker/tree/develop#setupinstallation to setup a worker script on your mashine.

After finishing the installation on the worker mashine, refresh this page and the accessible-icon obove should change.

{% endblock %}