Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

176
Vistas
Is it possible to save a channel permissions in the database?

So I created a "Join to Create" system that creates a voice when a user joins and delete it when they leave. I also created commands that allow them to change channel permissions.

I was wondering if it's possible to save their permissions in the database so when they create another channel, it creates with that same perms. So far I could only do that with channel name.

await channel.overwritePermissions([
    {
      id: user.id,
      allow: ["MANAGE_CHANNELS", "CONNECT"],
    },
    {
      id: member.guild.id,
      deny: ["CONNECT"],
    },
  ]);
about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda