tg-bot-storage

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 12, 2022 License: MIT

README

Telegram Bot Storage(in development)

Build Status License Release GitHub Releases Stats of tg-bot-storage

Telegram Bot Storage is a simple library for storing files in Telegram using bot and by passing limits listed on telegram bot limits website

Development
Dependencies
  • Golang 1.16+
  • GNU Make
How to run

Create a config.yaml file under the config folder.Use config.example.yaml as a template to fill the file.

Run the following command: make run or go run ./cmd/main.go

How to test

Create a config.yaml file under the config-test folder. Use config.test.example.yaml as a template to fill the file

Run the following commands: make test and make docker-e2etest

Directories

Path Synopsis
internal
pkg
bot
Package bot provides a simple package for interacting with the Telegram Bot API.
Package bot provides a simple package for interacting with the Telegram Bot API.
manager
Package manager provides a simple way to manage multiples bots.
Package manager provides a simple way to manage multiples bots.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL