(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.
(embed-template)
Generates a default template for embeds.
Generates a default template for embeds.
(gc-command! _ event-data)
Requests that the bot's JVM perform a GC cycle.
Requests that the bot's JVM perform a GC cycle.
(help-command! _ event-data)
Displays this help message
Displays this help message
(privacy-command! _ event-data)
Provides a link to the bot's privacy policy
Provides a link to the bot's privacy policy
(reset-logging-command! _ event-data)
Resets all log levels to their configured defaults.
Resets all log levels to their configured defaults.
(set-logging-command! args event-data)
Sets the log level for the given logger
Sets the log level for the given logger
(status-command! _ event-data)
Provides technical status of the bot
Provides technical status of the bot
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close