agrafen 01ff69528c joystream-leaderboard-bot - update for telegram groups пре 3 година
..
src 01ff69528c joystream-leaderboard-bot - update for telegram groups пре 3 година
.gitignore 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) пре 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 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) пре 3 година
package.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) пре 3 година
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS пре 3 година
tsconfig.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) пре 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