To restrict a bashbot command to a private channel: - invite bashbot to the (private) channel - run `bashbot info` to get $CHANNEL_ID - change `permissions: ["all"]` to `permissions: ["$CHANNEL_ID"]` - reload Bashbot with updated configuration