bot.commands

debug-logging-command!

(debug-logging-command! _ event-data)
Enables debug logging, which turns on TRACE for 'discljord' and DEBUG for the bot's top-level namespace.

embed-template

(embed-template)
Generates a default template for embeds.

gc-command!

(gc-command! _ event-data)
Requests that the bot's JVM perform a GC cycle.

handle-discord-event

multimethod

Discord event handler

help-command!

(help-command! _ event-data)
Displays this help message

prefix

privacy-command!

(privacy-command! _ event-data)
Provides a link to the bot's privacy policy

public-command-dispatch-table

reset-logging-command!

(reset-logging-command! _ event-data)
Resets all log levels to their configured defaults.

secret-command-dispatch-table

set-logging-command!

(set-logging-command! args event-data)
Sets the log level for the given logger

status-command!

(status-command! _ event-data)
Provides technical status of the bot