Phone Command

This commit is contained in:
Dragon Fire
2020-02-28 15:03:41 -05:00
parent d1970d2262
commit 9d5879c8c6
9 changed files with 120 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ module.exports = class OptionsCommand extends Command {
Place the option in the appropriate channel's topic to use.
\`<xiao:disable-leave>\` Disables leave messages (System Channel).
\`<xiao:phone>\` Allows this channel to recieve phone calls.
\`<portal>\` Marks the channel as a portal channel for \`portal-send\`.
`);
}