Skip to content

jtegtmeier/group-sync

Repository files navigation

group-sync

A web service to sync chat groups

Install

npm install

Configuration

Access tokens are placed in .env and group/channel names in config.yml. Multiple "sync-groups" can be specified in config.yml (uses the same access tokens).

See the ".example" files for help.

Build

npm run build

Start

npm start

Development

npm run dev-start or npm run dev-hot

Debuging

npm run dev-debug or npm run dev-debug-hot

Note: these commands can be launched from the VSCode "Run" tab to allow for inspection

About

A webserver to sync chat groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published