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

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