diff --git a/telegram/messages/about.py b/telegram/messages/about.py index 524f011..c1ebab8 100644 --- a/telegram/messages/about.py +++ b/telegram/messages/about.py @@ -4,13 +4,13 @@ about_text = """**About Unitap** -Welcome to Unitap, your smart companion for managing tasks, getting updates, and automating processes\! Whether you're working on a project, organizing events, or just need help staying on top of things, Unitap is here to assist. +Welcome to Unitap, your smart companion for managing tasks, getting updates, and automating processes\! Whether you're working on a project, organizing events, or just need help staying on top of things, Unitap is here to assist\. With Unitap, you can: -\- **Receive timely notifications** for important events. -\- **Submit and track issues** directly within your workspace. -\- **Connect with services** and streamline your workflow. -\- **Ask for help or request hints** to navigate challenges. +\- **Receive timely notifications** for important events\. +\- **Submit and track issues** directly within your workspace\. +\- **Connect with services** and streamline your workflow\. +\- **Ask for help or request hints** to navigate challenges\. Unitap is designed to integrate seamlessly with your tools, making your work life smoother and more efficient. Start interacting today by typing `/help` to see available commands\! diff --git a/telegram/messages/gastap_stats.py b/telegram/messages/gastap_stats.py index 3580e35..f29c34e 100644 --- a/telegram/messages/gastap_stats.py +++ b/telegram/messages/gastap_stats.py @@ -10,7 +10,7 @@ {% for faucet in faucets %} 🔵 *{{ faucet.chain.chain_name }}* -Max Claim Amount: {{ faucet.max_claim_amount }} +Max Claim Amount: {{ faucet.max_claim_amount / (10 ** faucet.chain.decimals) }} {{ faucet.chain.symbol }} Available for: {% if faucet.is_one_time_claim %}One Time{% else %}Weekly{% endif %} {% if faucet.has_enough_funds %}