Phone Book Command

This commit is contained in:
Dragon Fire
2020-03-19 13:08:01 -04:00
parent 7a3a27668e
commit 5415c7a3df
4 changed files with 42 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ module.exports = class OptionsCommand extends Command {
\`<xiao:disable-leave>\` Disables leave messages (System Channel).
\`<xiao:phone>\` Allows this channel to recieve phone calls.
\`<xiao:phone-book:hide>\` Hides this channel from \`phone-book\`.
\`<xiao:portal>\` Marks the channel as a portal channel for \`portal-send\`.
`);
}