AutoPruner is a simple Discord bot that allows you to prune members on a customizable interval. A hosted version of AutoPruner can be invited here. The support server is located here.
AutoPruner is meant to be run with Bun, not Node.js. As of November 6th 2023, Bun does not work on Windows but will work on Mac and Linux. Check their website for the latest information on Windows support.
Prerequisite:
- Install Bun on your machine.
To install dependencies:
bun install
To run:
bun run start
This project is licensed under the MIT License - see the LICENSE.md file for details.