-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Bharani <[email protected]>
- Loading branch information
1 parent
4b3f986
commit 42a920f
Showing
1 changed file
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# Chatbot | ||
|
||
### Prerequisites | ||
|
||
```shell | ||
pip install -r projects/chatbot/requirements.txt | ||
``` | ||
|
||
### How to run the script | ||
|
||
```python | ||
python projects/chatbot/bot.py | ||
``` | ||
|
||
### Screenshot/GIF showing the sample use of the script | ||
|
||
The Run command script above is the best screenshot. | ||
|
||
## *Author Name* | ||
|
||
[Bharani](# Chatbot | ||
[python-wechaty](https://github.com/wechaty/python-wechaty) is an unified conversational RPA SDK for chatbot maker. Developer at least use six lines code to create chatbot base on multi-ims, eg: wechat, wechat official account, dingtalk, lark, whatsapp, giter, and so on ... | ||
|
||
There are [chinese documents](https://wechaty.readthedocs.io/) and [english documents](http://wechaty.js.org/) for developers to create their own chatbots. | ||
|
||
### Prerequisites | ||
|
||
```shell | ||
pip install -r projects/chatbot/requirements.txt | ||
``` | ||
|
||
### How to run the script | ||
|
||
```python | ||
python projects/chatbot/bot.py | ||
``` | ||
|
||
### Screenshot/GIF showing the sample use of the script | ||
|
||
The Run command script above is the best screenshot. | ||
|
||
## *Author Name* | ||
|
||
[wj-Mcat](https://github.com/wj-Mcat), NLP Researcher, Chatbot Love |