Version 1.4.0
This commit is contained in:
15
README.md
15
README.md
@@ -94,7 +94,7 @@ bot.login("super_secret_token")
|
||||
|
||||
## Gifs
|
||||
|
||||
- ``new DIG.Blink().getImage(`<Avatar>`, `<Avatar2>`, <Timeout (Number in ms)>)``
|
||||
- ``new DIG.Blink().getImage(`<Avatar>`, `<Avatar2>`, `<Timeout (Number in ms)>`);``
|
||||
|
||||

|
||||
|
||||
@@ -137,6 +137,14 @@ bot.login("super_secret_token")
|
||||
|
||||

|
||||
|
||||
- ``new DIG.DiscordBlack().getImage(`<Avatar>`)``
|
||||
|
||||

|
||||
|
||||
- ``new DIG.DiscordBlue().getImage(`<Avatar>`)``
|
||||
|
||||

|
||||
|
||||
- ``new DIG.DoubleStonk().getImage(`<Avatar`, `<Avatar2>`)``
|
||||
|
||||

|
||||
@@ -225,6 +233,11 @@ bot.login("super_secret_token")
|
||||
|
||||
# Changelog
|
||||
|
||||
## v1.4.0
|
||||
- Added DiscordBlack() and DiscordBlue()
|
||||
- Added ESLint and fixed all problems
|
||||
- Use of the function file in LisaPresentation() instead of an in file function
|
||||
|
||||
## v1.3.9
|
||||
- Edited links in README
|
||||
- Bumped jimp from 0.14.0 to 0.16.1
|
||||
|
Reference in New Issue
Block a user