sourcream-utils
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

sourcream-utils

V1.2.0 added chatbot feature

// Using Node.js `require()`
const sourcream = require("sourcream-utils");

// Using ES6 imports
import sourcream from "sourcream-utils";

-add music features (done)

-add giveaway feature

-add meme feature

-add chatbot feature (done)

const { chatBot } = require("sourcream-utils");

/** @parameters
 * message, message.channel
 * input, input to give
 */

// example

chatBot(message, args.join(" "));

Package Sidebar

Install

npm i sourcream-utils

Weekly Downloads

2

Version

1.2.1

License

MIT

Unpacked Size

82.6 kB

Total Files

15

Last publish

Collaborators

  • sourcreamculture