# 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(``, ``);

- .facepalm(``);

- .gay(``);

- .rip(``);

- .trash(``);

- .circle(``);

- .greyscale(``);

- .kiss(``, ``);

- .sepia(``);

- .mms(``);

- .spank(``, ``);

- .color(``);
> An hex color is needed, like "#FF0000"

- .triggered(``);

- .hitler(``);

- .batslap(``, ``);

- .bed(``, ``);

- .invert(``);

- .wanted(``);

- .beautiful(``);

- .jail(``);

- .affect(``);

- .delete(``);
