2.0.0 • Published 5 years ago

cfdreamingbot v2.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

Installation

npm i cfdreamingbot

Example

const cfdreamingbot = require('cfdreamingbot');
cfdreamingbot("code", "js").then(r => {
    console.log(r); //https://codeformat.dreamingbot.net/someurl.js
}).catch(console.error);

Site: https://codeformat.dreamingbot.net/

Discord: https://dreamingbot.net/discord

Devs

Spooder

Copyed From Jacz