telegram-ollama-reply-bot/bot
Alexey Skobkin 3fa7c2434f
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Fix #17. Implementing slog-based logger for telego and passing it into the library.
2024-03-12 23:05:52 +03:00
..
bot.go Fix #18. Escaping underscore symbols to avoid Telegram's Bot API "Markdown" (v1) parser errors. 2024-03-12 23:01:05 +03:00
logger.go Fix #17. Implementing slog-based logger for telego and passing it into the library. 2024-03-12 23:05:52 +03:00
middleware.go Trying to fix #13. Adding logging to the middleware. 2024-03-12 22:10:34 +03:00