Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TR

TODO: Add description

Configuration

  • Install telegram-cli from source

  • Install goon

  • Run

mix amnesia.create -db Database --disk

Installation

If available in Hex, the package can be installed as:

  1. Add t_r to your list of dependencies in mix.exs:
```elixir
def deps do
  [{:t_r, "~> 0.1.0"}]
end
```
  1. Ensure t_r is started before your application:
```elixir
def application do
  [applications: [:t_r]]
end
```

About

Telegram dumper in Elixir

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages