|
|
|
@ -94,7 +94,9 @@ bot.login("super_secret_token")
|
|
|
|
|
|
|
|
|
|
## Gifs
|
|
|
|
|
|
|
|
|
|
- ``new DIG.Blink().getImage(`<Avatar>`, `<Avatar2>`, `<Timeout (Number in ms)>`);``
|
|
|
|
|
- ``new DIG.Blink().getImage(`<Avatar>`, `<Avatar2>`.....);``
|
|
|
|
|
|
|
|
|
|
> You can add as many images as you want
|
|
|
|
|
|
|
|
|
|
![Blink](https://imgur.com/JjUXmRU.gif)
|
|
|
|
|
|
|
|
|
@ -237,6 +239,9 @@ bot.login("super_secret_token")
|
|
|
|
|
|
|
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
## v1.4.7
|
|
|
|
|
- Improved Blink() generation, now supports adding an insane amount of images ^^
|
|
|
|
|
|
|
|
|
|
## v1.4.5
|
|
|
|
|
- Added Karaba()
|
|
|
|
|
- Fixed some errors returns that were not the same
|
|
|
|
|