gives you this help message as a private message.
sends nick
a private message with help.
The next time nick
joins the room, send them a message on your behalf.
List users that have at least one pounce waiting for them.
tells you the last people to have any activity.
tells you when nick
was last seen.
tells you the last people to leave.
tells you when nick
last quit or parted the channel.
gives karma to nick
the karma leaderboard for this channel
the karma for nick
the karma giving leaderboard for this channel
the karma given by that nick
Will let you know if google.com appears to be up/down to Zoidbox (runs on AWS).
pick a random user currently in the chat
show message counts from the room
show message counts for that nick
posts a random zoidism
zoidbox replies with a magic 8ball response. The question must end in a question mark. example: zoidbox, can I do this?
shows the most number of users in the current channel and when. You can also use #maxusers {channel} to get info for other channels that zoidbox is part of.
shows the current UTC time.
posts docs summary and link for requested function or tag from cfdocs.org. You can also do !cfscriptref for Adam Cameron's CFScript Reference.
You can also search for the following to get links to documentation:
- !cfscriptref - Adam Cameron's CFScript Reference
- !taffy
- !fw1
- !di1
- !coldbox
- !testbox
- !wirebox
- !commandbox
- !cfdownloads - coldfusion installers
If you have other documentation that would be a good fit, open an issue or even better, send a pull request.
shows how many times that query has been searched for.
show the top 10 searched for queries against cfdocs
export a gist of all of the custom descriptions stored in zoidbox.
Check for any new bugs in the ColdFusion bugbase (https://bugbase.adobe.com). Zoidbox will check every 15 minutes, but if you can't wait that long you can request an immediate check with this command.
Check for any new bugs in the lucee bitbucket issues list. Zoidbox will check every 15 minutes, but if you can't wait that long you can request an immediate check with this command.
Get the current status, information and link for a given issueID.
KSHHK
giggles
Shut zoidbox up for some minutes, default 15. Also available as zoidbox hush
Will query the Giphy API and return a random animated gif based on your provided phrase / keyword
Will return the latest show from the CFHour feed. The title and .mp3 link will be given.
Check for any new shows in the CFHour feed (http://feeds.feedburner.com/CfhourColdfusionPodcast). Zoidbox will check every 15 minutes, but if you can't wait that long you can request an immediate check with this command.
If you mention a bitbucket or github issue url, zoidbox will respond with some information about the issue.
The maximum number of log entries stored in the bot per channel.
The number of log entries currently stored in the channel. channel is optional, if omitted it uses the current channel.
A gist of the messages sent to the channel since the last time you left. channel is optional, if omitted it uses the current channel.
A gist of the last messages sent to the channel. channel is optional, if omitted it uses the current channel.
##Polling
Create a new poll. There cannot be a poll currently created. Please use double quotes for the question text and the answers. There must be at least two possible answers.
There are optional flags you can include (only at) the end of the -create command:
-open
will immediately open the poll-allowMultipleVotes
will allow users to vote for multiple answers, but not the same answer multiple times.-pmOnly
will only allow votes to be cast through PM.
Opens poll for voting
Closes poll and tallies the results.
Shows the provisional results of the poll
Shows the current status of the poll, the question and the answers.
Votes for that answer.
Rescind all of your votes from the current poll.
Clears all votes previously placed.
Clears the poll and votes. You have to reset before you can create a new poll.