8 lines
600 B
Markdown
8 lines
600 B
Markdown
+++
|
|
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.
|