diff --git a/README.md b/README.md index f107585d..97218c46 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,9 @@ Xiao is a Discord bot coded in JavaScript with * [Imgur Album IDs](#imgur-album-ids) - [Related Bots](#related-bots) - [Options](#Options) + * [General Options](#general-options) + * [Phone Options](#phone-options) + * [Portal Options](#portal-options) - [Commands](#commands) * [Utility](#utility) * [Utility (Voice)](#utility-voice) @@ -249,16 +252,21 @@ why you shouldn't self-host Xiao. Options in Xiao are configured using channel topics. Place the option in the appropriate channel's topic to use it. -* `` Disables leave messages (Place in the channel you recieve welcome messages in). -* `` Allows a channel to recieve phone calls from the `phone` command. +### General Options +* `` Disables leave messages (System Channel). + +### Phone Options +* `` Allows this channel to recieve phone calls. * `` Automatically accepts all incoming phone calls. * `` Hides the abuse notice from phone call pick-ups. * `` Prevents this channel from recieving voicemails for missed calls. -* `` Makes the channel only able to be called directly in the `phone` command, rather than be picked at random. -* `` Blocks a channel or server from contacting the channel via phone. -* `` Hides a channel from the `phone-book` command. -* `` Allows a channel to recieve portal messages from the `portal-send` command. -* `` Hides the channel and server name from the `portal-send` command when your channel is picked. +* `` Makes the channel only able to be called directly, rather than picked randomly. +* `` Blocks a channel or server from contacting you via phone. +* `` Hides this channel from `phone-book`. + +### Portal Options +* `` Marks the channel as a portal channel for `portal-send`. +* `` Hides the channel's name when the channel is chosen to recieve a portal message. ## Commands