Ooyodo Telegram Bot
December 4, 2016 ยท View on GitHub
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