agrafen f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
..
src f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
.gitignore 6beb0556e2 add joystream-leaderboard-bot преди 3 години
README.md f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
db.js 6beb0556e2 add joystream-leaderboard-bot преди 3 години
discord.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
index.js 6beb0556e2 add joystream-leaderboard-bot преди 3 години
package-lock.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
package.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години
tsconfig.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS преди 3 години

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