From 8f96e3e620e60c718a894402fa37f09925b95458 Mon Sep 17 00:00:00 2001 From: Mr-KayJayDee Date: Sat, 17 Apr 2021 14:28:24 +0200 Subject: [PATCH] Added typings --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de0f570..e76a866 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,9 @@ bot.login("super_secret_token") # Changelog +## v1.4.8 +- Typings added, thanks to https://github.com/Lioness100 + ## v1.4.7 - Improved Blink() generation, now supports adding an insane amount of images ^^ @@ -317,4 +320,7 @@ bot.login("super_secret_token") - The base image has been updated - There is now a random price diplayed - You can now configure a currency -- Added .thomas() \ No newline at end of file +- Added .thomas() + + +Thanks to Alex15#0010 for the big help ! ❤ \ No newline at end of file