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

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