tinychat

module
v0.0.0-...-595aa5c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2019 License: Apache-2.0

README

chatbot-project

Purpose

This is a tiny bot project running on localhost (or on any machine). The goal is to have your own personal bot to discover the capabilities of bots, without having to do it with a developer account on a social network. The chat app uses some code from Mat Ryer Book, thanks to him to be so inspiring (an sorry for the quality of my code sometimes :-)).

Obviously, at the moment this bot proposes a fallback by default, its goal being that you enrich it to make your own experiments. This is only a base and in no way a bot with any use: it's up to you!

How to use this code

Clone the repo on your local machine ; then build chat and bot. Run each one in a different terminal and enjoy!

$ cd chat
$ go build -o chat
$ ./chat
$ cd bot # on a different terminal
$ go build -o bot
$ ./bot

Preview

Chat with beebop

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL