Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jontok/chatpy-chatbot
Chatbot written in python
https://github.com/jontok/chatpy-chatbot
Last synced: 11 days ago
JSON representation
Chatbot written in python
- Host: GitHub
- URL: https://github.com/jontok/chatpy-chatbot
- Owner: jontok
- License: gpl-3.0
- Created: 2022-02-06T18:52:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T22:20:36.000Z (almost 3 years ago)
- Last Synced: 2023-03-22T02:30:49.912Z (over 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatPy-Chatbot
## Description
Chatbot written in python>Be aware this is not a finished or polished product
>Currently only works on the commandline, GUI coming soon
## How to?
- to mark an input as a question put a "?" at the end
- check the [data.json](data.json) to find out which question you can ask
- ask for the chatbot to tell you a joke## Report issues
You can report issues either on [GitHub](https://github.com/jontok/Chatpy-Chatbot/issues) or write and email to [[email protected]](mailto:[email protected])