dependabot[bot] 294b731dd2 Bump json5 from 2.2.0 to 2.2.2 in /scripts/joystream-leaderboard-bot (#862) 1 yıl önce
..
src e03e603b13 Giza Bot Updates (#601) 1 yıl önce
.gitignore 238bf9008f move contributions/tech to scripts 2 yıl önce
README.md 238bf9008f move contributions/tech to scripts 2 yıl önce
db.js 238bf9008f move contributions/tech to scripts 2 yıl önce
discord.pm2.config.js 238bf9008f move contributions/tech to scripts 2 yıl önce
index.js 238bf9008f move contributions/tech to scripts 2 yıl önce
package-lock.json 294b731dd2 Bump json5 from 2.2.0 to 2.2.2 in /scripts/joystream-leaderboard-bot (#862) 1 yıl önce
package.json e03e603b13 Giza Bot Updates (#601) 1 yıl önce
telegram.pm2.config.js 238bf9008f move contributions/tech to scripts 2 yıl önce
tsconfig.json e03e603b13 Giza Bot Updates (#601) 1 yıl önce

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