Fixed lisa example

main
Killian' Dal-Cin 4 years ago
parent d09d5ec6dc
commit 7d0160f18b

@ -143,7 +143,7 @@ bot.login("super_secret_token")
- ``new DIG.Mms().getImage(`<Avatar>`);`` - ``new DIG.Mms().getImage(`<Avatar>`);``
![LisaPresentation](https://imgur.com/u5cPVVW) ![LisaPresentation](https://imgur.com/u5cPVVW.png)
- ``new DIG.LisaPresentation().getImage(`<Text>`);`` - ``new DIG.LisaPresentation().getImage(`<Text>`);``

@ -1,6 +1,6 @@
{ {
"name": "discord-image-generation", "name": "discord-image-generation",
"version": "1.1.6", "version": "1.1.7",
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.", "description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
"main": "src/index.js", "main": "src/index.js",
"scripts": { "scripts": {

Loading…
Cancel
Save