Skip to content

Ninja-5000/NinjaHelper

Repository files navigation

Installation

  1. Clone this repo: git clone https://github.com/Ninja-5000/NinjaHelper.git
  2. Move into the cloned directory: cd NinjaHelper
  3. Install dependencies: npm i
  4. Rename config.example.js to config.js
  5. Replace the required fields in the config file.

Config

  • Replace <BOT_TOKEN> with your bot token.
  • Replace <USER_ID> with your Discord user ID.
  • Replace <MONGO_URI> with your MongoDB database connection string.

Hosting

If you cannot selfhost the bot, you can use the already hosted versions:


This is a fork of the bot made by stef_dp - Source code

About

User-installable app on Discord.

Resources

License

Stars

Watchers

Forks

Releases

No releases published