v1.3.2
This commit is contained in:
@@ -225,6 +225,12 @@ bot.login("super_secret_token")
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.3.2
|
||||||
|
- Added Stonk()
|
||||||
|
- Added NotStonk()
|
||||||
|
- Added DoubleStonk()
|
||||||
|
- Added ConfusedStonk()
|
||||||
|
|
||||||
## v1.2.12
|
## v1.2.12
|
||||||
- Optimized src/index.js (thanks to https://github.com/Pyrojs)
|
- Optimized src/index.js (thanks to https://github.com/Pyrojs)
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord-image-generation",
|
"name": "discord-image-generation",
|
||||||
"version": "1.2.12",
|
"version": "1.3.2",
|
||||||
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user