From d09d5ec6dcc9982ce4e61659d40c88a17f41a1e0 Mon Sep 17 00:00:00 2001 From: Killian Date: Thu, 25 Jun 2020 14:32:04 +0200 Subject: [PATCH] Added author --- README.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d596d8f..04ea787 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,8 @@ bot.login("super_secret_token") - ``new DIG.LisaPresentation().getImage(``);`` +(Thanks to sιмση ℓεcℓεяε#5765) + > Limited to 300char ![MMS](https://imgur.com/nH3URHb.png) diff --git a/package.json b/package.json index 7a52a7a..d9b1cd8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-image-generation", - "version": "1.1.5", + "version": "1.1.6", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "main": "src/index.js", "scripts": {