agrafen f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
..
src f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
.gitignore 6beb0556e2 add joystream-leaderboard-bot vor 3 Jahren
README.md f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
db.js 6beb0556e2 add joystream-leaderboard-bot vor 3 Jahren
discord.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
index.js 6beb0556e2 add joystream-leaderboard-bot vor 3 Jahren
package-lock.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
package.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
telegram.pm2.config.js f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren
tsconfig.json f96f17d974 upd joystream founding bot: add discord bot + refact + rewrite to TS vor 3 Jahren

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