v1.2.9 Bugs fixes and nex generations
This commit is contained in:
21
README.md
21
README.md
@@ -105,6 +105,10 @@ bot.login("super_secret_token")
|
||||
|
||||
## Montage
|
||||
|
||||
- ``new DIG.Ad().getImage(`<Avatar>`);``
|
||||
|
||||

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

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

|
||||
|
||||
- ``new DIG.Podium().getImage(`<Avatar1>, <Avatar2>, <Avatar2>, <Name1>, <Name2>, <Name3>`);``
|
||||
|
||||

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

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

|
||||
@@ -176,7 +188,7 @@ bot.login("super_secret_token")
|
||||
|
||||
> Currency ($, €, ...)
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Utils
|
||||
@@ -193,6 +205,13 @@ bot.login("super_secret_token")
|
||||
|
||||
# Changelog
|
||||
|
||||
## v1.2.9
|
||||
- Added Podium()
|
||||
- Added Ad()
|
||||
- Added Poutine()
|
||||
- Fixed Wanted()
|
||||
- Bumped jimp from ^0.13.0 to ^0.14.0
|
||||
|
||||
## v1.1.5
|
||||
- Added LisaPresentation
|
||||
|
||||
|
Reference in New Issue
Block a user