Joystream Stats 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
..
src 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
.gitignore 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
README.md 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
db.js 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
discord.pm2.config.js 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
index.js 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
package-lock.json 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
package.json 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
telegram.pm2.config.js 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ
tsconfig.json 238bf9008f move contributions/tech to scripts 2 gadi atpakaļ

README.md

Joystrem founding bots

Telegram

http://t.me/JoystreamLeaderboardBot - official bot

http://t.me/JoystreamLeaderboardBotTest - test bot

Starting the bot:

  • npm i -g pm2
  • npm ci
  • pm2 start telegram.pm2.config.js

Discord

Starting the discord bot:

  • pm2 start discord.pm2.config