utterooms/utset.php

5 lines
227 B
PHP

<?php //start
$utterepo="[repo]";
$public_boards=[["main","The main channel"],["secondary", "The secondary channel"]];
$rules="1. No NSFW<br>2. No insults<br>3. No hate speech (racism, nazism, etc.)<br>4. No illegal stuff"; ?>