Telegram Bot for generating text images with doom-like font
Go to file
nefrace 3a962cc8a3 Fixed headers and added endpoints 2022-12-06 14:26:47 +03:00
config Added config module 2022-12-06 00:57:09 +03:00
db New web server without Echo 2022-12-06 02:04:05 +03:00
server Fixed headers and added endpoints 2022-12-06 14:26:47 +03:00
.gitignore Initial commit 2022-12-04 17:30:08 +03:00
bot.go Added config module 2022-12-06 00:57:09 +03:00
botHandlers.go New web server without Echo 2022-12-06 02:04:05 +03:00
doomer.go New web server without Echo 2022-12-06 02:04:05 +03:00
go.mod New web server without Echo 2022-12-06 02:04:05 +03:00
go.sum New web server without Echo 2022-12-06 02:04:05 +03:00
hasher.go Initial commit 2022-12-04 17:30:08 +03:00
image.go Initial commit 2022-12-04 17:30:08 +03:00
main.go New web server without Echo 2022-12-06 02:04:05 +03:00
webapi.go Fixed headers and added endpoints 2022-12-06 14:26:47 +03:00