← portfolio

Overview

Moccabase Bot is a custom Telegram-based menfess application designed for anonymous confession style community interaction.

The project focuses on making anonymous message handling feel seamless for both users and moderators, while keeping the interaction model lightweight inside Telegram itself.

It was built to feel fast in use, so interactions stay immediate even as the bot handles message routing, moderation, and richer media formats.

My role

I worked as the bot developer for the project.

What the product delivers

  • Anonymous message submission and routing inside Telegram
  • Reply notifications so users can keep track of responses and conversation activity more easily
  • Support for images, voice notes, and video alongside text-based menfess submissions
  • Moderation tools such as word filtering, rules enforcement, and safer message handling workflows for community admins
  • A fast community engagement tool designed to increase interaction without adding unnecessary friction

Stack and delivery

The bot was built with Go, the Telegram API, PostgreSQL, and Redis.

My work covered the software engineering needed to support the bot logic, message flow, persistence layer, media handling, and moderation-oriented workflow.