https://github.com/supercaracal/tkkz-bot
This is a chatbot. :underage: :wc: :mens: :running: :dash:
https://github.com/supercaracal/tkkz-bot
bot
Last synced: 8 months ago
JSON representation
This is a chatbot. :underage: :wc: :mens: :running: :dash:
- Host: GitHub
- URL: https://github.com/supercaracal/tkkz-bot
- Owner: supercaracal
- License: mit
- Created: 2017-11-03T10:44:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T10:22:00.000Z (over 4 years ago)
- Last Synced: 2024-12-28T13:48:30.458Z (over 1 year ago)
- Topics: bot
- Language: Go
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tkkz-bot  
=================
This is a chatbot. One day, he said:
> Wanna try?
## Requirements
* [Go](https://golang.org/doc/install)
* [Docker](https://docs.docker.com/get-docker/)
## Usage
```
$ vim .env # copy from .env.sample and edit
$ make run-brain # type on the other terminal
$ make build
$ make run-debug
> Hello
Hi,
> exit
[INFO] YYYY/MM/DD HH:MM:SS Shutting Down
```
## See also
* [slack-go](https://github.com/slack-go/slack)
* [Reudy19](https://github.com/mmasaki/Reudy19)