agrafen 01ff69528c joystream-leaderboard-bot - update for telegram groups il y a 3 ans
..
src 01ff69528c joystream-leaderboard-bot - update for telegram groups il y a 3 ans
.gitignore 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) il y a 3 ans
README.md f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS il y a 3 ans
db.js 6beb0556e2 add joystream-leaderboard-bot il y a 3 ans
discord.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS il y a 3 ans
index.js 6beb0556e2 add joystream-leaderboard-bot il y a 3 ans
package-lock.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) il y a 3 ans
package.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) il y a 3 ans
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS il y a 3 ans
tsconfig.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) 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