Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.02 KB

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