singulart ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
..
src ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
.gitignore ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
README.md ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
db.js ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
discord.pm2.config.js ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
index.js ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
package-lock.json ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
package.json ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
telegram.pm2.config.js ff0e298584 23.II-5 Implement Community Repo Changes 3 yıl önce
tsconfig.json ff0e298584 23.II-5 Implement Community Repo Changes 3 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