Add agent => bot

This commit is contained in:
Asim Aslam
2019-05-31 00:18:41 +01:00
parent b4874806df
commit 7faab93f9e
17 changed files with 1543 additions and 0 deletions

2
agent/agent.go Normal file
View File

@@ -0,0 +1,2 @@
// Package agent provides an interface for building robots
package agent