metadata.json 985 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "MrLivixx",
  6. "id": "502948927809781763"
  7. },
  8. "service": "Juniperbot",
  9. "description": {
  10. "ru": "Многофункциональный, полностью настраиваемый бот для платформы Discord, с панелью управления.",
  11. "en": "Fluffy Discord Bot (Music, Ranking, Reminder, Vk Community bridge, WikiFur)",
  12. "nl": "Fluffy Discord Bot (Muziek, Ranking, Herinnering, Vk Community-brug, WikiFur)"
  13. },
  14. "url": [
  15. "docs.juniper.bot",
  16. "feedback.juniper.bot",
  17. "juniper.bot"
  18. ],
  19. "version": "2.0.23",
  20. "logo": "https://cdn.rcd.gg/PreMiD/websites/J/Juniperbot/assets/logo.png",
  21. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/J/Juniperbot/assets/thumbnail.png",
  22. "color": "#C27C0E",
  23. "category": "other",
  24. "tags": [
  25. "bot",
  26. "discord",
  27. "juniper",
  28. "juniperbot"
  29. ],
  30. "settings": [
  31. {
  32. "id": "lang",
  33. "multiLanguage": true
  34. }
  35. ]
  36. }