https://github.com/xingbofeng/terminal-chat-robot
:alien:A chat-robot which runs in terminal.
https://github.com/xingbofeng/terminal-chat-robot
chat-robot node pip3 python python3
Last synced: over 1 year ago
JSON representation
:alien:A chat-robot which runs in terminal.
- Host: GitHub
- URL: https://github.com/xingbofeng/terminal-chat-robot
- Owner: xingbofeng
- License: mit
- Created: 2017-05-18T13:55:56.000Z (about 9 years ago)
- Default Branch: node
- Last Pushed: 2017-05-24T17:48:16.000Z (about 9 years ago)
- Last Synced: 2025-03-20T06:48:09.567Z (over 1 year ago)
- Topics: chat-robot, node, pip3, python, python3
- Language: JavaScript
- Homepage:
- Size: 463 KB
- Stars: 43
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# terminal-chat-robot
[](https://github.com/xingbofeng/terminal-chat-robot)
[](https://github.com/xingbofeng/terminal-chat-robot)
[](https://github.com/xingbofeng/terminal-chat-robot)
[](https://github.com/xingbofeng/terminal-chat-robot)
[](https://github.com/xingbofeng/terminal-chat-robot)
[](https://github.com/xingbofeng/terminal-chat-robot)
It's a terminal robot which can chat with you.
[中文文档](./README_ZH.md)
Thanks for [tuling123 API](http://www.tuling123.com/help/h_cent_webapi.jhtml?nav=doc).
## Quickly Start
* Python3
```bash
pip3 install terminal-chat-robot
terminal-chat-robot
```
* Node.js
```bash
npm install -g terminal-chat-robot
terminal-chat-robot
tcr
```
## Source code
Thanks @wangning0 [#1](https://github.com/xingbofeng/terminal-chat-robot/issues/1)!
* Checkout your branch to python
* Checkout your branch to node
## Technology stack
* python3
* pip3
* Node.js
If you are a developer of `Python`, you should update the version of your `Python`, this project is only supported `Python3.x`.
And if you are a developer of `Node.js`, this project is based on `es5` :smile:!Without any grammar of `es6`, it can run Lower version of `Node.js`.
## Screenshots


## Support
Thanks for you support,being glad for your `star`, `pr`, `follow` and `issue`.
When you see bugs.You can mail to me! me@xingbofeng.com !
## LICENSE
[MIT](./LICENSE)