Skip to content

KumaKaiNi/telegram-kuma-elixir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A bot wrapper for Telegram, written in Elixir.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%