This website requires JavaScript.
Explore
Help
Register
Sign in
yazmeyaa
/
telegram_sticker_converter_backend
Watch
1
Star
0
Fork
You've already forked telegram_sticker_converter_backend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
29
commits
1
branch
0
tags
22
MiB
Go
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
eugene
5f4bbf84b7
Update error handling in ProcessSticker function to obscure file path from users, improving security and user experience.
2026-01-22 02:44:33 +03:00
.vscode
init commit
2025-09-11 16:41:10 +03:00
api
/openapi
init commit
2025-09-11 16:41:10 +03:00
build
Add file handling for local and HTTP sources in ProcessSticker function; enhance logging for file operations.
2026-01-22 02:39:43 +03:00
cmd
Update dependencies in go.mod and go.sum, upgrade Go version to 1.25.5, and refactor Telegram bot handlers to utilize the telego library for improved functionality and error handling. Introduce new handlers for size and format selection, and enhance message processing with better logging and state management.
2026-01-22 02:36:06 +03:00
internal
Update error handling in ProcessSticker function to obscure file path from users, improving security and user experience.
2026-01-22 02:44:33 +03:00
.gitignore
Add .gitignore file to exclude build artifacts, environment files, and IDE configurations from version control.
2026-01-22 02:41:28 +03:00
go.mod
Update dependencies in go.mod and go.sum, upgrade Go version to 1.25.5, and refactor Telegram bot handlers to utilize the telego library for improved functionality and error handling. Introduce new handlers for size and format selection, and enhance message processing with better logging and state management.
2026-01-22 02:36:06 +03:00
go.sum
Update dependencies in go.mod and go.sum, upgrade Go version to 1.25.5, and refactor Telegram bot handlers to utilize the telego library for improved functionality and error handling. Introduce new handlers for size and format selection, and enhance message processing with better logging and state management.
2026-01-22 02:36:06 +03:00
oapi-codegen.yaml
init commit
2025-09-11 16:41:10 +03:00