Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 409 Bytes

Readme.md

File metadata and controls

17 lines (9 loc) · 409 Bytes

Ohrooz-Bot

A Telegram bot framework, with an HTTP API for bot chaining.

Brief usage

  1. Apply for a new Telegram bot.

  2. Edit config.go.

  3. Open http://127.0.0.1:8080/ in your web browser.

  4. Write other bots that connects to http://127.0.0.1:8080/bot/*.

License

This program is licensed under GPL 3 license. See COPYING for more information.