kkonyshev / telegram-email-gate-bot

Bot that forwards messages and documents by email

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Start from console

  • Build binaries: sbt clean stage
  • Set environments, see: application.confs
  • Run the bot: ./target/universal/stage/bin/telegram-email-gate-bot

Build docker image

  • Build image: sbt docker:publishLocal
  • Run container: docker run --rm telegram-email-gate-bot:0.1

Links

Usage

  • Share a location with the bot

About

Bot that forwards messages and documents by email


Languages

Language:Scala 100.0%