Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 954 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 954 Bytes

oghma-bot

DISCLAIMER

This project is on hold, my desktops graphics card is having issues and i dont have the funds for a new one at this time.

Info

Bot for D&D to aid in some trivial tasks that can be tedious at the start of the session

Build

Current Features

More can be added, i just want to get this content added initially. Will check when completed.

  • Nickname Manager
  • Roll Tables
  • Cleaned up query interface

Architecture

  • Dgraph for the backend, this both is good for singleton and at scale.
  • Kubernetes for personal deployment but guide for docker-compose
  • Bot access to backend. (command base first to get it working and accessible. BE & FE for mobile/desktop management)
  • Backend APi with discord auth checks.
  • Frontend for easy management.