post: butterrobot 0.2.4
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/cron/deploy Pipeline was successful

This commit is contained in:
Felipe M 2025-04-21 20:14:32 +02:00
parent 28d503e75e
commit d15d7e06ba
Signed by: fmartingr
GPG key ID: CCFBC5637D4000A8
4 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,8 @@
+++
title = "Butterrobot"
description = "A chatbot helper for my Telegram groups"
layout = "projects"
repository = "https://git.nakama.town/fmartingr/butterrobot"
+++
A chatbot I had [written in python](https://github.com/fmartingr/butterrobot) back in my Python days the moment I started learning Golang. I used it to help me manage some Slack/Telegram groups and I abandoned it the moment I had to make it to production with Python. I rewritted it in Golang so I can add some quality of life features to some Telegram groups I manage, and I probably expand it to Mattermost in the future as well.