Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 565 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 565 Bytes

KumaBot Telegram Bot

A bot wrapper for Nadia.

Quick Start

To get started, download the latest release and install the archive with mix:

$ mix archive.install Ooyodo.New.ez

Then create a new project:

$ mix ooyodo.new appname --token your_api_token

Then to run:

$ cd appname
$ mix deps.get
$ mix appname

Development

Tested update types:

  • Messages
  • Inline queries
  • Edited messages
  • Chosen inline results
  • Callback queries