singulart c88d9544ff AppliedOnOpening added vor 2 Jahren
..
src c88d9544ff AppliedOnOpening added vor 2 Jahren
.gitignore 464ed960aa work groups bot work started vor 2 Jahren
README.md f974fd7491 using api submodule vor 2 Jahren
package.json b313d201c0 Olympia-related dependencies bump vor 2 Jahren
tsconfig.json b313d201c0 Olympia-related dependencies bump vor 2 Jahren
yarn.lock b313d201c0 Olympia-related dependencies bump vor 2 Jahren

README.md

Joystream Working Groups Bot

Discord Bot which informs Joystream DAO about the important events related to working groups: new openings, review periods, hires, fires, applications etc. Built in Node.js.

Supports new Working Groups introduced in Olympia network. (Add context link)

Installation

Build with yarn

Run using TOKEN=<BOT TOKEN> RPC_ENDPOINT=wss://rome-rpc-endpoint.joystream.org:9944 ts-node src/index.ts

Troubleshooting