config.ts 863 B

123456789101112131415161718192021222324252627
  1. // website
  2. export const domain = "https://pioneer.joystreamstats.live";
  3. export const apiUrl = "https://api.joystreamstats.live/api";
  4. // websocket location
  5. export const wsLocation = "wss://rome-rpc-endpoint.joystream.org:9944"; //"wss://joystreamstats.live:9945";
  6. export const statusEndpoint = [
  7. "https://joystreamstats.live/static/status.json",
  8. "https://status.joystream.org/status",
  9. ];
  10. // bot tokens
  11. export const discordToken = "";
  12. export const tgToken = "";
  13. // telegram chat ID
  14. export const chatid = "-1001438587296";
  15. // time between heartbeat announcement in milliseconds
  16. export const heartbeat = 60000 * 60 * 6;
  17. export const councilStatusHeartbeat = 86400000;
  18. // minutes between checking for proposal updates
  19. export const proposalDelay = 15;
  20. export const suppressedThreads = [180, 265, 275, 390]; // 180 tokens, 265 faucet, 275 pets, 390 bounty-24