l1.media 5818c695b0 update dependencies (#861) 2 жил өмнө
..
src e03e603b13 Giza Bot Updates (#601) 2 жил өмнө
.gitignore 238bf9008f move contributions/tech to scripts 3 жил өмнө
README.md 238bf9008f move contributions/tech to scripts 3 жил өмнө
db.js 238bf9008f move contributions/tech to scripts 3 жил өмнө
discord.pm2.config.js 238bf9008f move contributions/tech to scripts 3 жил өмнө
index.js 238bf9008f move contributions/tech to scripts 3 жил өмнө
package-lock.json 5818c695b0 update dependencies (#861) 2 жил өмнө
package.json e03e603b13 Giza Bot Updates (#601) 2 жил өмнө
telegram.pm2.config.js 238bf9008f move contributions/tech to scripts 3 жил өмнө
tsconfig.json e03e603b13 Giza Bot Updates (#601) 2 жил өмнө

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