Liking cljdoc? Tell your friends :D

discord.extensions.alias


alias-cacheclj

source

alias-cache-fresh?clj

(alias-cache-fresh?)

This function determines whether or not the alias cache is 'fresh'. For the purposes of this application, we define a 'fresh' cache as a cache that has been updated in the last 5 minutes.

This function determines whether or not the alias cache is 'fresh'. For the purposes of this
application, we define a 'fresh' cache as a cache that has been updated in the last 5 minutes.
sourceraw docstring

alias-message-handler18663clj

(alias-message-handler18663 prefix client message)
source

alias-settingsclj

source

alias18585cljmultimethod

(alias18585 client message)

Adding aliases for different bot commands.

Available Subcommands: list: Lists the currently available aliases. add: Adds a new alias to the system. remove: Removes the specified aliases clear: Removes all installed aliases.

Adding aliases for different bot commands.

Available Subcommands:
	list: Lists the currently available aliases.
	add: Adds a new alias to the system.
	remove: Removes the specified aliases
	clear: Removes all installed aliases.
sourceraw docstring

last-loaded-aliasesclj

source

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

× close