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

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