Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 519 Bytes

VCPA

VCPA is a Discord bot that records voice call participants' attendance.

Quick Start

  1. Create an application at the discord developer portal
  2. Clone the repository
  3. Create a .env file (see example.env) at the repository root
  4. Create a config.json file at the repository root
  5. Build (npm build) and run (npm start)

Contributing

Please see the Contribution Guide.