Discord bot maintained by the Redbrick webgroup https://docs.redbrick.dcu.ie/webgroup/blockbot/
  • Python 99.8%
  • Dockerfile 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
nova ed3a6ddd65
Move xkcd and uptime commands to misc folder (#128)
That's where they should probably belong
2026-08-30 11:09:23 +01:00
.github Creating a way for people to link their discord to their Redbrick accounts (#124) 2026-08-20 20:59:54 +01:00
src Move xkcd and uptime commands to misc folder (#128) 2026-08-30 11:09:23 +01:00
.env.sample Creating a way for people to link their discord to their Redbrick accounts (#124) 2026-08-20 20:59:54 +01:00
.gitattributes use unix line endings (#47) 2024-10-25 23:41:56 +01:00
.gitignore Fix dig formatting and add minio folder to git ignore (#118) 2026-04-14 19:41:06 +01:00
.pre-commit-config.yaml Update dependencies (#101) 2026-04-04 18:22:09 +01:00
compose.yaml Add minio service to docker compose (#111) 2026-04-05 18:56:55 +01:00
Dockerfile Ticketing System (#120) 2026-06-19 14:55:12 +01:00
LICENSE Initial commit 2023-11-07 23:19:45 +00:00
noxfile.py Fix ruff formatting and uv commands in noxfile.py (#88) 2025-03-26 11:36:21 +00:00
pyproject.toml Ticketing System (#120) 2026-06-19 14:55:12 +01:00
README.md Update build requirements (#54) 2024-11-14 16:57:50 +00:00
uv.lock Ticketing System (#120) 2026-06-19 14:55:12 +01:00

Blockbot

Blockbot is a Discord bot, written in Python, that is maintained by the Redbrick Webgroup.

Documentation

Development documentation is hosted on the Redbrick docs.