Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.11.1 #298

Merged
merged 4 commits into from
Sep 19, 2024
Merged

v1.11.1 #298

merged 4 commits into from
Sep 19, 2024

Conversation

n4ze3m
Copy link
Owner

@n4ze3m n4ze3m commented Sep 8, 2024

This commit introduces a new `/ask` command for the Telegram integration, enabling users to interact with the chatbot in group chats. The command retrieves the message following `/ask`, sends it to the chatbot for processing, and then replies to the group with the chatbot's response.

The previous restriction of private chat interaction is removed, allowing for a more flexible and collaborative usage of the chatbot within groups.
Copy link

vercel bot commented Sep 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dialoqbase-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 19, 2024 1:22pm

Allows for a consistent layout across different pages within the bot view by removing the default padding in `BotLayout`. This enables a more unified look and feel while providing flexibility to control the padding as needed for specific scenarios.
The clipboard copy functionality has been improved across several components, utilizing a centralized utility function to handle clipboard operations for enhanced consistency and reliability.
@n4ze3m n4ze3m merged commit 9def27a into main Sep 19, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Copy to clipboard is not pasted into clipboard
1 participant