Skip to content

automatica-team/plant

Repository files navigation

🏭

Plant is a declarative Telegram Bot builder built using Telebot.

Quickstart

$ go install automatica.team/plant/cmd/plant@latest
$ plant init example
$ plant run

Config

bot:
  expose:
    - /start

deps:
  - import: plant/db
    dsn: $DB_URL

mods:
  - import: plant/core
  - import: x/private

About

Declarative bots constructor

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages