Skip to content
This repository was archived by the owner on Feb 2, 2022. It is now read-only.
/ useless Public archive

Another Useless Bot for your Discord Guild.

Notifications You must be signed in to change notification settings

lunnaholy/useless

Repository files navigation

shield.png shield.png shield.png shield.png

Useless

the most useless bot in the world

IMPORTANT

Not Supported: This codebase is now only relevant for the old version of Discord.js. For new versions, stay on line, I will release a new codebase soon.

Features

  • Own message manager (Hear)
  • Flexible command setting
  • Has its own REST API for receiving data from third-party services (closed source)
  • He's not so useless (unlike me lmao)

Installation

First thing you need to do is install the dependencies. To do this, you can run the following command in the repository folder:

npm install

Then you need to create an auth.json file with the following content:

{
    "token": "<your main bot instance>",
    "test": "<your test bot instance for local testing> <optional>"
}

Well, that's all. Now you can start the bot.

Default prefix: u!, you can change it in /modules/Hear/hear.js file.

With ♥ from lunnaholy

About

Another Useless Bot for your Discord Guild.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published