# discord-image-generation
A powerfull module that allow you to generate awesome images.
# Bugs and glitches
Feel free to report all bugs and glitches by creating an issue in the issue section.
A correct and understandable issue contains :
- Steps to reproduce
- Code that summonned the error
- The complete error
You can also join me on my discord server.
# Download
You can download it from npmjs.
```cli
npm i discord-image-generation
```
# Configuration
The first step is to import the module in your code.
```js
const DIG = require("discord-image-generation");
```
# Available images
- .blur(``, ``);
![Blur](https://cdn.discordapp.com/attachments/692101136802643989/714952645063999548/blur.png)
- .facepalm(``);
![Facepalm](https://cdn.discordapp.com/attachments/692101136802643989/714952886123233331/facepalm.png)
- .gay(``);
![Gay](https://cdn.discordapp.com/attachments/692101136802643989/714953399308910664/gay.png)
- .rip(``);
![RIP](https://cdn.discordapp.com/attachments/692101136802643989/714954650121404517/rip.png)
- .trash(``);
![Trash](https://cdn.discordapp.com/attachments/692101136802643989/714955652216127498/trash.png)
- .circle(``);
![Circle](https://cdn.discordapp.com/attachments/692101136802643989/714956290270691358/circle.png)
- .greyscale(``);
![Greyscale](https://cdn.discordapp.com/attachments/692101136802643989/714956749521551411/greyscale.png)
- .kiss(``, ``);
![Kiss](https://cdn.discordapp.com/attachments/692101136802643989/714960724668973106/kiss.png)
- .sepia(``);
![Sepia](https://cdn.discordapp.com/attachments/692101136802643989/714961378917744700/sepia.png)
- .mms(``);
![MMS](https://cdn.discordapp.com/attachments/692101136802643989/714961764692787230/mms.png)
- .spank(``, ``);
![Spank](https://cdn.discordapp.com/attachments/692101136802643989/714962287361785906/spank.png)
- .color(``);
> An hex color is needed, like "#FF0000"
![Color](https://cdn.discordapp.com/attachments/692101136802643989/714964205127598120/color.png)
- .triggered(``);
![Triggered](https://cdn.discordapp.com/attachments/692101136802643989/714968315214299166/triggered.gif)
- .hitler(``);
![Hitler](https://cdn.discordapp.com/attachments/692101136802643989/714969429598797935/hitler.png)
- .batslap(``, ``);
![Batslap](https://cdn.discordapp.com/attachments/692101136802643989/714969652521861160/batslap.png)
- .bed(``, ``);
![Bed](https://cdn.discordapp.com/attachments/692101136802643989/714970182946258974/bed.png)
- .invert(``);
![Invert](https://cdn.discordapp.com/attachments/692101136802643989/714970523469217832/invert.png)
- .wanted(``);
![Wanted](https://cdn.discordapp.com/attachments/692101136802643989/714970791174996038/wanted.png)
- .beautiful(``);
![Beautiful](https://cdn.discordapp.com/attachments/692101136802643989/714971024000811092/beautiful.png)
- .jail(``);
![Jail](https://cdn.discordapp.com/attachments/692101136802643989/714971265953300571/jail.png)
- .affect(``);
![Affect](https://cdn.discordapp.com/attachments/692101136802643989/714971482207289394/affect.png)
- .delete(``);
![Delete](https://cdn.discordapp.com/attachments/692101136802643989/714971728849141901/delete.png)