Telegram Bot for generating text images with doom-like font
Go to file
nefrace a2ff9cfcc7 Removed default host config 2022-12-07 11:20:50 +03:00
config Removed default host config 2022-12-07 11:20:50 +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 Moved bot and webserver to goroutines 2022-12-06 14:27:54 +03:00
webapi.go Fixed headers and added endpoints 2022-12-06 14:26:47 +03:00