agrafen 01ff69528c joystream-leaderboard-bot - update for telegram groups 3 năm trước cách đây
..
src 01ff69528c joystream-leaderboard-bot - update for telegram groups 3 năm trước cách đây
.gitignore 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) 3 năm trước cách đây
README.md f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS 3 năm trước cách đây
db.js 6beb0556e2 add joystream-leaderboard-bot 3 năm trước cách đây
discord.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS 3 năm trước cách đây
index.js 6beb0556e2 add joystream-leaderboard-bot 3 năm trước cách đây
package-lock.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) 3 năm trước cách đây
package.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) 3 năm trước cách đây
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS 3 năm trước cách đây
tsconfig.json 1b70188e77 faucet: old version (emulate browser) + new vesrion (api) 3 năm trước cách đây

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