An open API service indexing awesome lists of open source software.

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:

Awesome Lists containing this project

README

          

tkkz-bot ![](https://github.com/supercaracal/tkkz-bot/workflows/Test/badge.svg?branch=master) ![](https://github.com/supercaracal/tkkz-bot/workflows/Docker/badge.svg)
=================

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)