/convo

A powerful extension to instant messaging apps

Primary LanguageTypeScript

Convo

A feature-rich instant message assistant

Quick Start

Environtment Variables

cp .env.example .env

Fill out all required env variables

Build and Start the Program

pnpm install, Y when prompted

pnpm start to re-compile and start the nodejs program

pnpm build to compile ts to js

pnpm serve to start the compiled program