This commit is contained in:
Killian
2020-07-17 00:48:20 +02:00
parent 5671d1016e
commit 205817edd6
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -225,6 +225,12 @@ bot.login("super_secret_token")
# Changelog
## v1.3.2
- Added Stonk()
- Added NotStonk()
- Added DoubleStonk()
- Added ConfusedStonk()
## v1.2.12
- Optimized src/index.js (thanks to https://github.com/Pyrojs)