metadata.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Deivid",
  6. "id": "406184197405802497"
  7. },
  8. "contributors": [
  9. {
  10. "name": "mon",
  11. "id": "608817245417898004"
  12. }
  13. ],
  14. "service": "MyBOT",
  15. "description": {
  16. "en": "MyBOT is a plataform with differents guides and tools in spanish, oriented to the development of apps/bots and content for comunities of Discord.",
  17. "es": "MyBOT es una plataforma con diferentes guías y herramientas en español, orientada al desarrollo de aplicaciones/bots y contenido para comunidades de Discord.",
  18. "nl": "MyBOT is een platform met verschillende handleidingen en tools in het Spaans, gericht op de ontwikkeling van apps / bots en inhoud voor gemeenschappen van Discord."
  19. },
  20. "url": "portalmybot.com",
  21. "version": "1.3.25",
  22. "logo": "https://cdn.rcd.gg/PreMiD/websites/M/MyBOT/assets/logo.png",
  23. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MyBOT/assets/thumbnail.png",
  24. "color": "#00fef4",
  25. "category": "other",
  26. "tags": [
  27. "other",
  28. "development",
  29. "bots",
  30. "apps",
  31. "discord",
  32. "guides",
  33. "mybot"
  34. ]
  35. }