zoku-fi

1.1.0 • Public • Published

[] 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" });
⚠️ WARNING ⚠️
If you're using an online IDE like replit or something like that, it's better if you put the token in the environment so that it doesn't get stolen by others
* Step 3: Activating bots

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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i zoku-fi

    Weekly Downloads

    1

    Version

    1.1.0

    License

    Apache-2.0

    Unpacked Size

    19.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • zokuru