Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturbomtempo-dev/chatbot
Automate the sending of messages.
https://github.com/arturbomtempo-dev/chatbot
chatbot os python
Last synced: 5 days ago
JSON representation
Automate the sending of messages.
- Host: GitHub
- URL: https://github.com/arturbomtempo-dev/chatbot
- Owner: arturbomtempo-dev
- Created: 2023-02-10T00:28:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T02:58:02.000Z (12 months ago)
- Last Synced: 2025-01-27T14:53:39.148Z (17 days 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.