Returns a string(00:00:00)
Returns true/false
Returns a string without " ` " or " @ "
Dobulestruck words
Edit the first letter of the string to uppercase
Sends a 8ball response
Sends an embed of reddit
Returns a random number in range
Sends a 8ball response
Returns a random ID/String
Select a random element of the array
Sends a superscript-ed word
Trim an array from 10th elemnt
Generated using TypeDoc
Start a Discord Activity session
const Cath = require("cath") const client = new Client() const d = await Cath.DiscordActivity({ application: "youtube", channel_id: "901542111005012099", token: client.token, }); message.channel.send({ content: d });