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

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