edgajuman
15
Seguidores
17
Siguiendo
"Gabriel | Coder Akiomae"
10
Repositorios
10
Público
40
Total Me Gusta
15
Total Comentarios
Repositorios
Sistema de Transcript
Este es un codigo de ejemplo de como puedes implementar un sistema de transcript a tus codigos, especialmente en sistema de tickets.
Music System in BDFD v10.8
An advanced system for playing music with your Discord bot in Bot Designer For Discord. **THIS SYSTEM HAS BEEN REDESIGNED TO SAVE MORE RESOURCES, BE MORE USER-FRIENDLY, AND BE COMPATIBLE WITH THE NEW BDFD LIMITATIONS.** ## Configuration #### You only need to create one mandatory variable | name | value | | :-------- | :------- | | `TOKEN` | `Your Discord bot token` | ## Commands **These are the current commands for the v10.8 music system:** * `!play (name)` - `/play` : Adds a song to the queue and starts playing it if there are no songs currently playing. * `!pause` - `/pause` : Pauses the current song. * `!resume` - `/resume` : Resumes the paused song. * `!stop` - `/stop` : Deletes the queue and disconnects the bot from the voice channel. * `!skip` - `/skip` : Skips to the next song in the queue. * `!back` - `/back` : Skips back to the previous song in the queue. * `!queue` - `/queue` : Displays the queue as a list. * `!vol (number)` - `/volume` : Adjusts the music volume. * `!loop (mode)` - `/loop` : Adds a loop to the current music or the entire queue. * `!shuffle` - `/shuffle` : Plays the music in the queue randomly. * `!filters` : Display a menu with filters that you can apply to your playlist. * `!ai-recommend` : The AI will analyze and recommend music based on the currently playing playlist and add it to the queue. * `!24-7` : Tune in to a 24/7 electronic music radio station * `!music-help` : Displays this help panel. ## New features ### ONLY FOR BOTS WITH THE PREMIUM MUSIC SYSTEM * 💎 Advanced music sources: direct support for high-quality playback from Spotify and YouTube URLs. * 📁 Deep extraction of Spotify playlists: custom batch loading system that extracts all tracks from a Spotify playlist and automatically adds them to the queue. * 🔄 24/7 automatic queue loop: premium bots never stop; they automatically activate queue loop mode so the music keeps playing indefinitely. * 🎛️ Expanded Pro filters: exclusive access to advanced audio processing, including Distortion, Lofi (low pass), 8D, Nightcore, Vaporwave, and multiple levels of bass boost. * 🖼️ Epic premium overlays: a completely redesigned visual experience with modern, high-end Discord overlays, custom thumbnails, GIFs, and dynamic color palettes for PREMIUM bots. * 🚀 Priority search logic: intelligent backup system that ensures the best possible audio match by searching multiple platforms if one source fails. * 🧠 AI DJ system: the AI will analyze the playlist queue and recommend music based on that, then add it to the list. * ♾️ 24/7 Radio System: It connects to the voice channel where it is invoked and plays electronic music 24/7. * 👑 3 plans: free, premium, and premium elite. Unlike the premium plan, the elite plan gives you access to a panel where you can configure/activate or deactivate your bot's premium music system on specific servers. Ideal for those who want to generate additional income with this system on their bots. ## Plans | Benefits| Free| Premium| Elite| | :-------- | :------- | :------- | :------- | | Audio Sources: `Spotify, YouTube and SoundCloud` | SoundCloud Only | Full| Full| | Playlist Loading: `Automatically load full lists` |✕|✓|✓| | Pro Filters: `Distortion, Lofi, 8D, etc` |✕|✓|✓| | Queue Limit: `Pending songs capacity` |5|♾️|♾️| | Skip Limit: `Jumping between songs` |5 per 30 mins|♾️|♾️| | Back: `Rewind songs` |✕|✓|✓| | IA Limit: `AI recommendations` |5 uses per 48 hours|♾️|♾️| | Radio System: `Tune in to a radio station 24/7` |1 station|✓|✓| | Premium Management: `Enable premium on specific servers` |✕|✕|✓ Total| | Reseller Mode: `Charge your users to enable features` |✕|✕|✓ Available| | Elite Panel: `Assign premium servers` |✕|✕|✓ Available| | Akiomae Embeds: `Exclusive visual design` |Standard|Pro|Elite Custom| | Watermark removed: `Akiomae no longer appears in the embeds` |✕|✓|✓| | Ads removed: `Remove ads every 3 songs` |✕|✓|✓| ## Autor - `Akiomae APIs` ## Support `https://discord.gg/dru9uRYKqq` ## Elite Panel (PREMIUM ELITE ONLY) `https://akiomae.xyz/Elite_Panel/`
Este es un sistema de Inteligencia artificial creado y optimizado para Bot Designer For Discord **(BDFD)** Creado por Akiomae APIs ### Antes de usar Deberás crear una variable OBLIGATORIA llamada `TOKEN` y colocar de valor el TOKEN DE TU BOT DE DISCORD. ### ¿Que debo modificar? **SOLO MODIFICA LAS SIGUIENTES VARIABLES:** * `$var[contexto;Eres un bot de discord]` * `$var[personality;Inteligente, Amable]` * `$var[NAME;EdgaBot]` * `$var[genero;MASCULINO]` SOLO Puede ser: MASCULINO, FEMENINO O ALEATORIO unicamente en mayusculas ### ¿Qué puede hacer? * Tener una conversación normal * Generar imágenes cuando se le pide * Generar videos cuando se le solicite * Generar musicas de lo que le pidas * Responder con un audio TTS cuando se lo pidas * Buscar en la web * Buscar imágenes en internet * Navegar en sitios web específicos * Generación de código en archivos * Puede generar texto largo en diferentes mensajes ordenadamente * Mensajes de estado de cada acción que se realize * +20 modelos de respaldo para evitar errores Créditos: * Akiomae * Edgajuman * EBIXcloud TEAM
Giveaway | Sistema de sorteos BDFD
# Variables necesarias | Variable | Valor | | --------- | --------- | | giveawayParticipants | | | giveawayParticipants2 | | | giveawayPrize | | **Todas las variables SIN VALOR**
Sistema de verificación con Captcha
# Variables necesarias | Variable | Valor | | --------- | --------- | | VRole | | | very | |
Level System BDFD
### Un sistema de niveles semicompleto, para BDScript 2 Variables necesarias | Variable | Valor | | --------- | --------- | | xp | 0 | | req | 50 | | level | 0 | | role-pre | | | rewards | {} | | ajustes | {} |