1.0.0 • Published 1 year ago

wws-bot v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

wws-bot

A very simple Discord moderation bot designed to be an alternitive to the popular MEEE6 bot, leaving out all the uneccesarry features and just the basic tools.

Written in Discord.JS and designed to be self-hosted.

Run the bot:

  1. paste your token and clientId in config.example.json
  2. rename the config.example.json to confg.json (don't share your token with anyone!)
  3. run node deploy-commands.js
  4. run index.js to start the bot.