1.2.0 • Published 5 years ago

hidan v1.2.0

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Hidan

Easy way foi console logs with colors and file logs

Installtion

$ npm i hidan

Example usage

const Discord = require("discord.js");
const client = Discord.Client()
require("hidan")();
console.log("Login")

client.login("TOKEN")

The possible messages are log, warn, error.

Links

Help

If you don't understand something in the documentation, you are experiencing problems, or you just need a gentle nudge in the right direction, please don't hesitate to join our official Hiekki Studio Server.

1.2.0

5 years ago

1.0.0

5 years ago