agrafen 01ff69528c joystream-leaderboard-bot - update for telegram groups před 3 roky
..
src 01ff69528c joystream-leaderboard-bot - update for telegram groups před 3 roky
.gitignore 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) před 3 roky
README.md f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS před 3 roky
db.js 6beb0556e2 add joystream-leaderboard-bot před 3 roky
discord.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS před 3 roky
index.js 6beb0556e2 add joystream-leaderboard-bot před 3 roky
package-lock.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) před 3 roky
package.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) před 3 roky
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS před 3 roky
tsconfig.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) před 3 roky

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