File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -78,12 +78,12 @@ class Buttons:
7878class Messages :
7979 START_TEXT = """
8080Hi **{}** 👋, I'm **Unarchiver bot** 🥰
81- #**This is BETA version !** May be a lot buggy, but with new features. Better waiting for the stable version at daytime… 🙂
8281
8382I can extract archives like `zip`, `rar`, `tar`, …
8483
8584**Made with ❤️ by @EDM115bots**
8685 """
86+ #**This is BETA version !** May be a lot buggy, but with new features. Better waiting for the stable version at daytime… 🙂
8787
8888 HELP_TXT = """
8989**• How to extract 🤔**
@@ -108,17 +108,17 @@ class Messages:
108108 """
109109
110110 ABOUT_TXT = """
111- #**About Unarchiver bot [BETA | v4.5.0]**
112111**About Unarchiver bot [v4.5.0]**
113112
114113• **Language :** [Python 3.9.1](https://www.python.org/)
115114• **Framework :** [Pyrogram 1.4.16](https://docs.pyrogram.org/)
116- #• **Source code :** [EDM115/unzip-bot[beta]](https://github.com/EDM115/unzip-bot/tree/beta)
117115• **Source code :** [EDM115/unzip-bot](https://github.com/EDM115/unzip-bot)
118116• **Developer :** [EDM115](https://github.com/EDM115)
119117
120118**Made with ❤️ by @EDM115bots**
121119 """
120+ #**About Unarchiver bot [BETA | v4.5.0]**
121+ #• **Source code :** [EDM115/unzip-bot[beta]](https://github.com/EDM115/unzip-bot/tree/beta)
122122
123123 LOG_TXT = """
124124**Extract log 📝**
You can’t perform that action at this time.
0 commit comments