{% extends "base-site.html" %} {% block title %} Dashboard {% endblock %} {% block stylesheets %}{% endblock stylesheets %} {% block content %}
Dashboard
Welcome to the interactive dashboard, where you can control your bot via this easy-to-use interface. Choose a server that you have elevated permissions in below. If you don't see your server below, check to make sure that your server's owner has set roles with [p]dashboard roles create

Loading servers...

{% endblock content %} {% block javascripts %} {% endblock javascripts %}