Skip to content

zaosoula/zarqueBot

Repository files navigation

Zarque-bot

About

A logger/spy Discord bot created by Zao Soula

DM Commands

  • help - List of commands
  • hey - Bot reply hey if he is ready
  • invite - Bot reply an the invite link of the bot
  • list servers/users - Bot reply list of users or servers
  • clear all/username - Clear data of all or an specific username
  • stop - Cleaning temporary data and stop the bot

Local Configuration

Rename config.template.json to config.json and data.template.json to data.json. Next fill [XXXXX] in these files.

Local Installation

  • Install node.js (Only test on 7.4.0)
  • cd to the root directory and run npm install
  • Run npm start

Updating

For updating Zarque-bot run git pull && npm install.


Contributors