1.0.1 • Published 3 years ago
@totomate/funny v1.0.1
@totomate/funny
@totomate/funny is a javascript package to make your discord bot easier.
Installation
Use one of these commands to install the package.
npm i @totomate/funny
npm install @totomate/funny
Exemples
- Automatic Caps
const cap = require("@totomate/funny");
const somevalue = "hello"
cap(somevalue) // returns Hello