BorpaLookingAtYou Usage: /keepalive keepalive pings the heroku dyno so it doesn't go to sleep. There is no response. /whatis[?query1[&query2[&...]]] whatis returns the response bodies corresponding to the provided commands (as query parameters) listed in the public-commands file. The responses are labeled but ordered arbitrarily. /cmdcount[?name=] cmdcount returns the total number of commands if the optional "name" query parameter is not provided. If "name" is defined, cmdcount returns the number of commands and a list of subcommands corresponding to the longest prefix match. The subcommands list is omitted if it is too long (>20 items or >100 chars). /cmdleaderboard cmdleaderboard returns a list of the users with the greatest number of registered commands. The prefix heuristic isn't perfect so some users may be overcounted. Prefix heuristic: prefix has >= 3 characters and there is at least one command with the structure [prefix][digit][...] /vacation vacation returns the response of a randomly chosen location from !locationsraw. $(references pinguser) should come before the API response in the Fossabot command.