A bot wrapper for Nadia.
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
Tested update types:
- Messages
- Inline queries
- Edited messages
- Chosen inline results
- Callback queries