{% if page != "" %} Pybot {{ escape(page.title()) }} {% else %} Pybot Hub {% end %}
{% if page != "" %}

{{ escape(page.title()) }}

{% else %}

Pybot Hub

{% end %}

{{ escape(settings.config['bot']['NAME'].title()) }} controls


Navigation


{% module UserPoints(5) %}
{% if page == "" %}
{% if len(data.raffles) > 0 %}
{% module Raffle() %}
{% end %}

{% module Logs() %} {% end %} {% if page == "settings" %}

Settings


Bot


Twitch

host
port
channel

Compatibility

This will be added to the beginning of every command to prevent any issues with other bots. ex: adding p means !quotes is now !pqoutes. This does not affect custom commands

{% end %} {% if page == "filters" %} {% module Filters() %} {% end %} {% if page == "links" %} {% module Links() %} {% end %} {% if page == "chart" %} {% module Chart() %} {% end %} {% if page == "userstats" %} {% module UserList() %} {% end %}