1.1.0 • Published 2 years ago

zoku-fi v1.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Zokuru Lofi

A simple tool to create lofi bot for discord server

☁️ What's in this package?

This package contains a simple module that can help you create a lofi bot for your discord server

🌸 Start setup

❄️ Before you start..

Before you start using this package, make sure you:

👨‍💻 Start making

  • Step 1: First you have to import LoFi from this package.
const { LoFi } = require("zoku-fi");
  • Step 2: It's very very simple, you just have to enter the token and voice channel into LoFi
const lofi = new LoFi({ token: "your-bot-token", channel: "voice-channel-id" });

If you see ✨ | *your-bot-name* ready to sing

That means the bot can already be used

💫 Install this package

$ npm i zoku-fi@latest
1.1.0

2 years ago

1.0.0

2 years ago