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

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