Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 654 Bytes

About UBot

UBot is an open source platform for developing chat bots. It provides consistent apis for different platforms (telegram, discord and more!) in a language-independent way, making bot development WORA-able (Write once, Run anywhere).

About Echo.Go

Echo.Go is an App on UBot Platform. It's a example of developing an App with Golang.

Usage

< echo Hello
> Hello
< 复述 您好
> 您好

License

This application is licensed under BSD 3-Clause License.
Please see LICENSE for licensing details.
You can use TLDRLegal to see a summary first. (!!!NOT LEGAL ADVICE!!!)