{% extends "base.html" %} {% block title %}Help - {{ config.BBS_NAME }}{% endblock %} {% block content %}
Help & Support

Frequently Asked Questions

How do I create a post?

Navigate to the Boards section, select a board, and click "New Post".

How do I reply to a post?

Click on the post title to view it, then use the reply form at the bottom of the page.

How do I access the chat?

Click on the MRC Chat link in the navigation menu (or IRC for the inter-BBS IRC bridge). You must be logged in to use chat.

How do I edit my profile?

Click on your username in the navigation bar, then click "Edit Profile".

Can I connect via telnet?

Yes! Use any telnet client to connect to port {{ config.TELNET_PORT }}.

Need more help?

Post in the Technical Support board or contact an administrator.

{% endblock %}