Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

rekyuu-archive/ooyodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ooyodo 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