An open API service indexing awesome lists of open source software.

https://github.com/bots-house/share-file-bot

☁️ Share anything using Telegram as Cloud
https://github.com/bots-house/share-file-bot

bot golang telegram

Last synced: 10 months ago
JSON representation

☁️ Share anything using Telegram as Cloud

Awesome Lists containing this project

README

          

# Share File Bot

[![Telegram](https://img.shields.io/badge/telegram-%40share__file__bot-%232e87ca)](https://t.me/share_file_bot)
[![GitHub](https://img.shields.io/github/license/bots-house/share-file-bot)](https://github.com/bots-house/share-file-bot/blob/master/LICENSE)
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/bots-house/share-file-bot/CI)](https://github.com/bots-house/share-file-bot/actions)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=bots-house/share-file-bot)](https://dependabot.com)

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](https://en.wikipedia.org/wiki/Data_access_layer): `make generate-dal`
5. Lint: `make lint`.

## Contact Us
- Creator: [@MrLinch](https://t.me/MrLinch)
- Company: [@bots_house_inbox_bot](https://t.me/bots_house_inbox_bot)