Skip to content

A lightweight and interactive smart assistant that works directly in the console. Responds to greetings, shows the current time and date, provides help commands, and records unrecognized inputs. Perfect for beginners learning Python basics and building interactive programs. πŸ€–βŒ›

Notifications You must be signed in to change notification settings

mmmmmtttttt/console-smart-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“· Project Banner

Console Smart Bot


πŸ€– Console Smart Bot

A simple smart assistant bot that works in the terminal.


πŸ“‹ Features

  • Responds to user commands like:
    • Greet you if you say "hi", "hello", etc.
    • Show current time and date.
    • Help command to show available commands.
    • About command to describe the bot.
  • Save unknown commands into a text file for review.

πŸ› οΈ Built With

  • Python 3
  • Datetime module
  • File Handling
  • Console Interface (Terminal)

πŸ“‚ Files Structure

  • main.py: Main bot application code.
  • not_recognized.txt: Stores unrecognized user commands.

πŸš€ Author

  • Developed by [Your Name Here].

About

A lightweight and interactive smart assistant that works directly in the console. Responds to greetings, shows the current time and date, provides help commands, and records unrecognized inputs. Perfect for beginners learning Python basics and building interactive programs. πŸ€–βŒ›

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages