-
Notifications
You must be signed in to change notification settings - Fork 0
NSFW Commands
This page contains all of the commands usable only in NSFW channels (as well as related supporting commands)
These commands can only be used in channels marked as NSFW on servers.
In DMs, you need to enable NSFW commands from bots in your Discord settings.
Make sure you turn on this option.
View images from any website running Gelbooru or a similar imageboard format.
Argument | Description | Valid Values |
---|---|---|
booru_name |
Name of the website to get images from | [danbooru, gelbooru, rule34, safebooru, xbooru] |
tags |
query to search for | any valid search query on the site |
sort_random (optional) |
Randomizes order of images returned if true | True/False, True by default |
Note: tags
has an autocomplete feature - the bot will give you suggestions as you fill out the field. You can hit TAB to accept the suggestion, then hit LEFT ARROW to keep modifying your query.
Once you enter the initial command, Comrade will send the first post matching the tags specified into the channel. Send a message containing next
in the same channel to view subsequence posts. Comrade will let you know when there are no more posts to view. Posts are clustered into pages of 100 posts at a time. Expect a couple of seconds delay every 100 posts to let the bot load the next page.
If Comrade cannot find any posts with the tag specified, it will privately notify you in the channel that no posts were found.
Anyone who has access to the channel can advance posts. Your session will persist until either:
- The bot restarts
- You run out of posts to view for a given set of tags
- Someone else runs
/booru
Retrieve an NHentai gallery by gallery number.
Argument | Description | Valid Values |
---|---|---|
gallery |
Six-digit gallery ID | e.g. 185217 |
spoiler_imgs (optional) |
Randomizes order of images returned if true | True/False, False by default |
Comrade will send an embed into the channel showing the cover, title, and other information about the gallery that you requested. Click the Next Page
button or type np
in the chat to start reading and advance pages.
If you set spoiler_imgs
to True, Comrade will mark all pages (except the cover) as spoilers.
Anyone who has access to the channel can advance pages. Your session will persist until either:
- The bot restarts
- You read through all the pages in the gallery
- Someone else runs
/nhentai_gallery
Images which have already been downloaded previously will be loaded from a cache the next time a gallery is called. This allows for much faster viewing of galleries which have already been loaded.
Skip to a certain page in the current gallery.
Argument | Description | Valid Values |
---|---|---|
page |
Page number | 1, 2, 3... (to the last page) |
Comrade will send the page corresponding to the one requested. You can then click "Next Page", etc.
If the the page you requested lies beyond the end of the gallery, Comrade will send you an error message indicating this.
Search for an NHentai gallery using tags
Argument | Description | Valid Values |
---|---|---|
query |
Tags to search for, i.e. what you would type into the search bar on nhentai.net | e.g, "alp love live english" |
Comrade will send you a menu containing all the results it found, split into pages of 25 results at a time. Use the dropdown selector to pick a gallery from a given page, and navigate between pages using the buttons.
Picking a gallery using the selector menu will start a session just as if you had used `/nhentai_gallery. Similarly to above, your session will persist until either:
- The bot restarts
- You read through all the pages in the gallery
- Someone else runs
/nhentai_gallery
- You pick another gallery to read
The buttons will generally have the format: (First Page) (Previous Page) (Current Page) (Next Page) (Last Page)
The selector menu will work until:
- The bot restarts
- Someone else runs
/nhentai_search
With exceptions if e.g. you're on the first page or the gallery is less than 5 pages in length.