singulart ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
..
src ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
.gitignore ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
README.md ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
db.js ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
discord.pm2.config.js ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
index.js ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
package-lock.json ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
package.json ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
telegram.pm2.config.js ebbd4a9044 Imrove th structure of contributions folder 3 anni fa
tsconfig.json ebbd4a9044 Imrove th structure of contributions folder 3 anni fa

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