Skip to content

This is just a simple chatbot that asks for your name and a simple question to answer. This chatbot will also guess your age if correct information is given.

Notifications You must be signed in to change notification settings

BirajCoder/Simple-Chatty-Bot-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Simple Chatty Bot

A simple bot which asks your name and guessed your correct age with correct information given. The bot also asks three simple Question which needs to be answered correctly. If you are in the mood for a joke, you can even ask the bot to tell you one.

How to run the code

Prerequisite : To check if python is installed in your machine, open cmd/terminal and enter the command python --version or python3 --version. If python or python3 is not found install it in your machine.(How to install python?)

  1. Click on download ZIP button on the dropdown of the code button.
  2. Extract the folder in your computer.
  3. Open cmd/terminal and go to the extracted folder.
  4. Type the command python3 src/bot.py and hit enter.
  5. Now you can play with the bot.

Note : If requests is not installed please install it using pip install requests in cmd/terminal.

About

This is just a simple chatbot that asks for your name and a simple question to answer. This chatbot will also guess your age if correct information is given.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages