bots-house / share-file-bot

☁️ Share anything using Telegram as Cloud
https://t.me/share_file_bot
MIT License
24 stars 9 forks source link
bot golang telegram

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 git@github.com: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