Skip to content

Update Chatbot.py Add this Under Hacktoberfest 2025#3540

Merged
fineanmol merged 1 commit intofineanmol:masterfrom
Craniace:for-1st-PR
Oct 31, 2025
Merged

Update Chatbot.py Add this Under Hacktoberfest 2025#3540
fineanmol merged 1 commit intofineanmol:masterfrom
Craniace:for-1st-PR

Conversation

@Craniace
Copy link
Contributor

Improved Button display.

Problem

  • The button is not properly visible.

Solution

  • Added multiple functionalities :-
  1. Chat bubbles (green for user, purple for bot)
  2. Time display for “time” queries
  3. Clean centered title and footer
  4. “Clear Chat” button
  5. Emoji and friendly tone responses
  6. Code structure with comments (easier to modify)
  7. Regex cleanup and typo fix (r"b(no...) → r"\b(no...))

Changes proposed in this Pull Request :

Added multiple functionalities :-

  1. Chat bubbles (green for user, purple for bot)
  2. Time display for “time” queries
  3. Clean centered title and footer
  4. “Clear Chat” button
  5. Emoji and friendly tone responses
  6. Code structure with comments (easier to modify)
  7. Regex cleanup and typo fix (r"b(no...) → r"\b(no...))

Improved Button display.
@fineanmol fineanmol merged commit 0bb0454 into fineanmol:master Oct 31, 2025
1 of 2 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.

2 participants