nsfw module¶
-
class
shellbot.plugins.nsfw.setup.NSFW(*args, **kwargs)¶ Implement the Not Safe For Work module.
-
coroutine
rule34(ctx, *, tags=None)¶ Implement the
rule34command.Parameters: Raise:
-
coroutine
NSFW API Client module¶
-
class
shellbot.plugins.nsfw.lib.http.APIClient¶ A NotSafeForWork API Client.
-
coroutine
obbs(upper_bound, link, directory)¶ Return a Not Safe For Work permalink based on butts or boobs command.
Raise: HTTPError
-
coroutine