{% extends "base.html" %} {% block title %}Bot Identity — IRC Bot Portal{% endblock %} {% block content %}

Bot Identity

{% for e in errors %}
{{ e }}
{% endfor %}

Identity

Changing sends a live NICK command.
Requires reconnect to take effect.

Trigger Settings

Respond when someone says avcbot: ...
Leave blank to disable prefix trigger.

Ignored Nicks

Comma-separated. Bot never responds to these nicks.
{% endblock %}