l1.media 5818c695b0 update dependencies (#861) hai 1 ano
..
src e03e603b13 Giza Bot Updates (#601) hai 1 ano
.gitignore 238bf9008f move contributions/tech to scripts %!s(int64=2) %!d(string=hai) anos
Readme.md e03e603b13 Giza Bot Updates (#601) hai 1 ano
package.json 5818c695b0 update dependencies (#861) hai 1 ano
tsconfig.json 238bf9008f move contributions/tech to scripts %!s(int64=2) %!d(string=hai) anos
yarn.lock 5818c695b0 update dependencies (#861) hai 1 ano

Readme.md

Joystream Send Notification with scoring period deadlines.

Send Notification with the scoring period date.

Configuration

Can be updated using .env file.

TG_API_KEY_RU - api token of the telegram bot for the Russion Version TG_API_KEY_EN - api token of the telegram bot for the English Version DISCORD_TOKEN_RU - api token of the Discord bot for the Russion Version DISCORD_TOKEN_EN - api token of the Discord bot for the English Version

Commands

yarn install dependencies

Start the bots with the following commands: yarn pm2en yarn pm2ru

Check status: pm2 status

Stop the bots with the following commands: pm2 stop bot-en pm2 stop bot-ru