TelliBot
New Script
{% for script in scripts %}
{{ script.title }}
{% if script.is_running %}
stop
Stop Bot {% else %}
play_arrow
Run Bot {% endif %}
edit
Edit Bot
{% endfor %}