Uses regex to reply to users with the content of the /ip command, in channels listed in the ip_answer_channels setting.
Also, since this raises the number of settings above what discord allows for choices to a command, those choices have been removed from the slash command option.
Users are instructed to use /setting get all to see all settings if the setting they specify in /setting set doesnt exist.
Uses regex to reply to users with the content of the /ip command, in channels listed in the
ip_answer_channels
setting.Also, since this raises the number of settings above what discord allows for choices to a command, those choices have been removed from the slash command option. Users are instructed to use
/setting get all
to see all settings if the setting they specify in/setting set
doesnt exist.