https://github.com/arturbomtempo-learning/chatbot
Automate the sending of messages.
https://github.com/arturbomtempo-learning/chatbot
chatbot os python
Last synced: 12 months ago
JSON representation
Automate the sending of messages.
- Host: GitHub
- URL: https://github.com/arturbomtempo-learning/chatbot
- Owner: arturbomtempo-learning
- Created: 2023-02-10T00:28:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T02:58:02.000Z (over 2 years ago)
- Last Synced: 2025-07-04T03:34:03.804Z (about 1 year ago)
- Topics: chatbot, os, python
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbot
Project developed to automate the messaging process of a fictitious restaurant through a chatbot.
## 🔨 Project functionality
Send automatic messages to a user who wants to know some key information about the restaurant.
## 💻 Technologies used
* [Python](https://docs.python.org/pt-br/3/tutorial/): programming language
* [OS](https://docs.python.org/pt-br/3.7/library/os.html): generate a line break in writing
## 📁 Access and execute project
Access the [link](https://replit.com/@ArturColen/Chatbot) and, once the page has loaded, click on Run to test the program.