jkcgs / alexis-bot

Another Discord bot, initially created for /r/chile's guild (https://discord.gg/chile)
https://alexisbot.mak.wtf/
MIT License
9 stars 7 forks source link

Macros embed (!iset, !iunset) #47

Closed jkcgs closed 6 years ago

jkcgs commented 6 years ago

Formato: !iset \<url_imagen|título|descripción|color_embed> (varios argumentos separados por "|", todos opcionales pero debe haber al menos uno) Ejemplo: !iset pudu http://i.imgur.com/LzqObKY.png PUDÚ|hola xd los componentes del segundo argumento posicional son opcionales y también son posicionales. Para dejar el parámetro vacío, tal sólo se debe agregar otra barra vertical (pipe).

Para poder funcionar con el actual sistema de macros, éste primero tendrá que revisar la tabla de macros embed, y si no existe macro de ese tipo, buscará macros en la tabla normal.

La tabla tendrá las siguientes columnas: name, image_url, title, description, embed_color, server, created_datetime.

Se agregará el comando !iunset para borrar estos macros.

jkcgs commented 6 years ago

Primera implementación en a112ed7fb4b09f382a7360bc15ad18b6703e2a8e y luego en ee7bbb7c1045344f9ccebb5f6379462c50063b3d