whitelist(2) - LynxBot manual
NAME
whitelist - exempt websites from moderation
SYNOPSIS
$whitelist [-d] [SITE]
DESCRIPTION
whitelist adds a website to the bot's whitelist, preventing people from getting timed out when posting links to it.
SITE must be a valid URL.
OPTIONS
- -d, --delete
- deletes SITE from whitelist
- --help
- print brief description and usage information
EXAMPLES
Adds the website reddit.com to the whitelist:
$whitelist reddit.com
Deletes the website youtube.com from the whitelist:
$whitelist -d youtube.com