Skip to content

Prog-Smiler/progbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prog Bot

Hi there, this is a simple chat bot. List to it's commands:

  1. 'hi' or 'hello' -> It Greets you.
  2. 'calculator' -> Runs a basic calculator console app.
  3. 'website list' -> Shows you the list of websites that is stored in a list
  4. 'open website' -> Opens any website you want (You will have to write the website name with it's domain name eg: 'google.com')
  5. 'search' -> searches any question you have on google and opens that search page in your defaul browser
  6. 'date' -> Informs you about todays date
  7. 'time rn' -> Informs you about Time right now
  8. 'timer' -> Runs a timer. ! while timer is running you cannot use the chat bot for the until the timer is up
  9. 'clear' -> Clears the chat with the bot
  10. 'random number' -> Runs a random number generator
  11. 'exit' or 'quit' -> Ends the program

The codes are well commented making it easier for you to edit it.

The main file is main.py(run this code to properly operate the program) It's simple to use

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages