Skip to content

h3mmy/bloopyboi

Folders and files

NameName
Last commit message
Last commit date
Mar 10, 2024
Mar 24, 2025
Jun 16, 2024
Feb 8, 2024
Mar 14, 2024
Jul 9, 2024
Jan 21, 2024
Jun 2, 2024
Jun 16, 2024
Jun 17, 2024
Jun 16, 2024
Jun 29, 2023
Apr 13, 2024
Mar 14, 2024
Apr 13, 2024
Jun 21, 2024
Feb 2, 2024
Feb 9, 2024
Feb 9, 2024
Jul 4, 2024
Jun 29, 2023
Feb 4, 2024
Mar 26, 2023
Feb 8, 2024
Feb 4, 2024
Aug 28, 2024
Aug 28, 2024
May 18, 2024
Feb 2, 2024
Dec 3, 2023
Dec 3, 2023
Apr 13, 2024

BloopyBoi

BloopyBoi Redux

This is a golang rewrite/continuation of the python bloopyboi with some additional functionality added. Designed with bloopysphere in mind, but once more developed it should be adaptable for anyone's cluster. This is still a work in progress, so if you have suggestions for future functionality, open a discussion!

Description

Bot that can be linked to a discord server. Is able to register slash commands and DMs. Includes a command to generate an inspirobot image.

Runs in a container, and comes with a helm chart for k8s integration (WIP)

Authors and acknowledgment

Workflows initially templated from bjw-s/helm-charts and onedr0p/containers so I could butcher them here.

License

Apache License 2.0

Project status

Active-ish

Developing

Once I have settled on an architectural approach, this will be moved to a contributing file

To generate ent schema

go generate ent

Local Testing (Manual)

docker build . -t bloopyboi_dev

docker run -v ~/projects/bloopyboii/config.yaml:/config.yaml bloopyboi_dev