https://github.com/adogio/barkbot
:shell: A chat bot for nodeJS, built with Kotlin
https://github.com/adogio/barkbot
bot kotlin wechat
Last synced: over 1 year ago
JSON representation
:shell: A chat bot for nodeJS, built with Kotlin
- Host: GitHub
- URL: https://github.com/adogio/barkbot
- Owner: adogio
- License: mit
- Created: 2017-09-11T03:43:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-08T23:17:53.000Z (over 7 years ago)
- Last Synced: 2024-12-18T12:43:06.381Z (over 1 year ago)
- Topics: bot, kotlin, wechat
- Language: Kotlin
- Homepage: http://bkbot.adog.io
- Size: 53.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# BarkBot
:shell: A chat bot in chinese for nodeJS, built with kotlin
## Install Dependency
```sh
make install
```
## Run
```sh
make run
```