A private Discord bot designed to help manage the events of the /r/ZeroTwo subreddit's Discord server.
Join the /r/ZeroTwo Discord server here
- Music
- Change your role color and name. (If you have a custom role)
- Member dump - shows you members who joined the server since a specific amount of time.
- Lockdown commands such as
lock,unlock, andraid. - Watchlist and appeals tracker
- Node 16 or higher
- Lavalink
- MongoDB
- Clone this repository and install all dependencies.
- Build the code with
yarn buildornpm run build. - Start the bot with
yarn startornpm run start.