Liking cljdoc? Tell your friends :D

bot.commands


debug-logging-command!clj

(debug-logging-command! _ event-data)

Enables debug logging, which turns on TRACE for 'discljord' and DEBUG for the bot's top-level namespace.

Enables debug logging, which turns on TRACE for 'discljord' and DEBUG for the bot's top-level namespace.
sourceraw docstring

embed-templateclj

(embed-template)

Generates a default template for embeds.

Generates a default template for embeds.
sourceraw docstring

gc-command!clj

(gc-command! _ event-data)

Requests that the bot's JVM perform a GC cycle.

Requests that the bot's JVM perform a GC cycle.
sourceraw docstring

handle-discord-eventcljmultimethod

Discord event handler

Discord event handler
sourceraw docstring

help-command!clj

(help-command! _ event-data)

Displays this help message

Displays this help message
sourceraw docstring

prefixclj

source

privacy-command!clj

(privacy-command! _ event-data)

Provides a link to the bot's privacy policy

Provides a link to the bot's privacy policy
sourceraw docstring

public-command-dispatch-tableclj

source

reset-logging-command!clj

(reset-logging-command! _ event-data)

Resets all log levels to their configured defaults.

Resets all log levels to their configured defaults.
sourceraw docstring

secret-command-dispatch-tableclj

source

set-logging-command!clj

(set-logging-command! args event-data)

Sets the log level for the given logger

Sets the log level for the given logger
sourceraw docstring

status-command!clj

(status-command! _ event-data)

Provides technical status of the bot

Provides technical status of the bot
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close