dependabot[bot] 3d484c5984 Bump follow-redirects in /scripts/joystream-leaderboard-bot vor 2 Jahren
..
src 238bf9008f move contributions/tech to scripts vor 2 Jahren
.gitignore 238bf9008f move contributions/tech to scripts vor 2 Jahren
README.md 238bf9008f move contributions/tech to scripts vor 2 Jahren
db.js 238bf9008f move contributions/tech to scripts vor 2 Jahren
discord.pm2.config.js 238bf9008f move contributions/tech to scripts vor 2 Jahren
index.js 238bf9008f move contributions/tech to scripts vor 2 Jahren
package-lock.json 3d484c5984 Bump follow-redirects in /scripts/joystream-leaderboard-bot vor 2 Jahren
package.json 1b3a8d68c3 Bump shelljs from 0.8.4 to 0.8.5 in /scripts/joystream-leaderboard-bot vor 2 Jahren
telegram.pm2.config.js 238bf9008f move contributions/tech to scripts vor 2 Jahren
tsconfig.json 238bf9008f move contributions/tech to scripts vor 2 Jahren

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