Skip to content

bots-house/share-file-bot

Repository files navigation

Share File Bot

Telegram GitHub GitHub Workflow Status Dependabot Status

Easy way to share files with your audience without leaving Telegram.

Development

  1. Clone: git clone [email protected]:bots-house/share-file-bot.git
  2. Copy .env as .env.local and set missing values.
  3. Build and run: make
  4. Regenerate DAL: make generate-dal
  5. Lint: make lint.

Contact Us