Skip to content

agalaframework/agala_echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgalaEcho

This repository demonstrates simple echo Telegram bot made with Agala framework. Read this article for futher information.

Quick start

  • Clone this repository

    git clone https://github.com/agalaframework/agala_echo
    
  • Update the dependencies

    mix deps.get
    
  • Populate your bot token in application configuration (look into lib/agala_echo/application.ex)

  • Start the application

    iex -S mix
    

About

Application demonstrating Echo Agala Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages