Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.
/ WaterSys Public archive

The repository for the WaterSys, the custom Discord bot for Roblox verification and moderation.

License

Notifications You must be signed in to change notification settings

Waterston/WaterSys

Repository files navigation

WaterSys

(formerly known as WaterstonSystems)

Discord Maintenance

WaterSys is a custom Roblox verification and moderation bot powered with Discord.js and Mongoose.

Installation

This is intended those that are willing to customize the bot. We will not provide support (other than what is documented here) on setting it up for your own use.

Windows

  • Install Node 12.x and MongoDB (if hosting locally)
  • Open a Command Prompt/PowerShell/Terminal/etc. session with elevated privilege and run npm install -g --production windows-build-tools.
  • Install the bot's dependencies (excluding devDependencies): npm install --production
  • Set up the environment variables (list below) to include your Discord bot token and Mongoose URI, and replace the default values in config.json

Environment Variables

This Discord bot relies on environment variables to ensure smooth and secure deployments. There is a table listing all the variables the bot will attempt to search for on startup, for future references.

Variable Input Description
TOKEN https://discord.com/developers/applications This is your 59-characters token for your bot that is provided by Discord.
MONGOOSE https://docs.mongodb.com/manual/reference/connection-string/ This is where the standard MongoDB URI link will go.

About

The repository for the WaterSys, the custom Discord bot for Roblox verification and moderation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages