Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

A Discord bot that guards a Discord Server and only let in people who completes the captcha.

License

Notifications You must be signed in to change notification settings

NiklasPeterson/discord-captcha-bot

Repository files navigation

discord-bot-template

A simple temlpate to easily get you started with creating your own bot for Discord!

Features and technologies used


Project structure

├── commands
│   ├── beep-local.js
│   ├── ping-global.js
│   ├── server-global.js
│   ├── user-global.js
├── events
│   ├── interactionCreate.js
│   ├── ready.js
├── .env.sample
|–– .gitignore
|–– .eslintrc.json
|–– config.json.sample
├── deploy-commands-global.js
├── deploy-commands.js
├── index.js
├── package.json
├── README.md

About

A Discord bot that guards a Discord Server and only let in people who completes the captcha.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published