(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.
(alias-message-handler18688 prefix client message)
(alias18626 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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close