
Features
- Tag/Site blacklist
- Set a minimum score for images posted (
b!set minScore 5
) - Can be restricted to only search in certain channels
- NSFW in nsfw channels only (Unless you mark the entire server as nsfw with
b!set nsfwServer true
) - Support for 16 sites (See below)
- Ability to randomly search all sites
- Command/reaction to delete images the bot posted
- Uses embeds (With fallbacks)
Supported Sites
e621, e926, hypnohub, danbooru, konachan, yande.re, gelbooru, rule34 (rule34.xxx), safebooru, tbib, xbooru, paheal, derpibooru
See here for site aliases you can use (and some caveats about certain sites)
Booru Embed
“Delete this” and ▶ will either delete the post or show the next result, respectively.
Quickstart Guide
b!help
is your main help tool, along with b!help [command]
Searching
You can search images using b!search [site] [tag1] [tag2]
. Tags are optional, and you can use site aliases and the short syntax: b!sb cat dog cute
instead of b!search safebooru cat dog cute
NSFW Posts
By default the bot will only post nsfw images in nsfw channels. If your entire server is nsfw you can use b!set nsfwServer true
to have the bot treat every channel as nsfw.
Blacklisting
You can blacklist tags using b!blacklist tag cat
(or b!bl tag cat
), and blacklist sites using b!blacklist site safebooru
(b!bl site sb
). Blacklisted tags and sites cannot be searched nor appear in search results.
Viewing the blackist is done with b!blacklist
. Whitelisting is done with whitelist
instead of blacklist
(b!wl
).
Settings
Use b!settings
to view your current server settings and edit them.
minScore
is the most important setting, allowing you to set a minimum score for results posted by the bot. b!set minScore 5
will set the bot to not post images with under 5 score.