Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 379 Bytes

File metadata and controls

12 lines (8 loc) · 379 Bytes

StatusBot

This bot will check how many members/users/bots are inside your server and mark them in the appropriate channels chosen by config

Dependencies

  • discord.js@^13.14.0
  • yaml
  • fs

Install them by running the command 'npm install discord.js@^13.14.0 yaml fs' in the terminal, then start the bot with 'node .'

Remember to configure the bot in the file 'config.yml'