Skip to content
/ VCPA Public

A Discord bot that records voice call participants' attendance

Notifications You must be signed in to change notification settings

binusgdc/VCPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57b688e · Sep 16, 2023
Sep 16, 2023
Sep 10, 2023
Sep 10, 2023
Jun 9, 2023
Sep 10, 2023
Oct 7, 2021
Apr 21, 2023
Jun 10, 2023
Sep 10, 2023
Mar 28, 2023
Sep 16, 2023
May 24, 2023
May 24, 2023
Jun 7, 2023
Sep 12, 2023
Sep 12, 2023
Jun 11, 2023

Repository files navigation

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.