config.ts 561 B

12345678910111213141516171819
  1. // website
  2. export const domain = "https://pioneer.joystreamstats.live";
  3. // websocket location
  4. export const wsLocation = "wss://joystreamstats.live:9945";
  5. export const discordToken = ""
  6. export const tgToken = "";
  7. // telegram chat ID
  8. export const chatid = "-1001438587296";
  9. // time between heartbeat announcement in milliseconds
  10. export const heartbeat = 60000 * 60 * 6;
  11. // minutes between checking for proposal updates
  12. export const proposalDelay = 15
  13. export const suppressedThreads = [180, 265, 275, 390]; // 180 tokens, 265 faucet, 275 pets, 390 bounty-24