A bad implementation of a Discord OAuth Bot to keep people in a Discord server.
This is meant for education purposes only! I am not responsible with what you do with this repository.
- Clone the repository (
git clone https://github.com/DanPlayz0/Plec.git
) - Install dependencies (
npm install
) - Run the bot (
npm run start
)
This project is licensed under the MIT license. See the LICENSE file for more information.