VCPA
is a Discord bot that records voice call participants' attendance.
- Create an application at the discord developer portal
- Clone the repository
- Create a .env file (see example.env) at the repository root
- Create a
config.json
file at the repository root - Build (
npm build
) and run (npm start
)
Please see the Contribution Guide.