encyclopedia module

class shellbot.plugins.encyclopedia.setup.Encyclopedia(config, credentials=None, **kwargs)

Implement the Encyclopedia plugin.

coroutine urban(ctx, *, term=None)

Implement the urban command.

Parameters:
  • ctx (Context) – The command context.
  • term (str [optional]) – Term to search or random search.
Raise:

NotFound – The term does not exist.