singulart 00e34e738a Stake events added před 2 roky
..
src 00e34e738a Stake events added před 2 roky
.gitignore 464ed960aa work groups bot work started před 2 roky
README.md f974fd7491 using api submodule před 2 roky
package.json b313d201c0 Olympia-related dependencies bump před 2 roky
tsconfig.json b313d201c0 Olympia-related dependencies bump před 2 roky
yarn.lock b313d201c0 Olympia-related dependencies bump před 2 roky

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