Commit graph

1 commit

Author SHA1 Message Date
95139026e5 main+data_manager: Started work on marriage system
This commit adds a data_manager submodule that handles reading/writing
data. For now it's backed by a single json file, but in the future we
should move to a sqlite3 database

The marriage system uses Discord Interactions and views, and works for
basic things

TODO:
    - Poly marriage support
    - Listing marriages through a command
2023-08-09 18:44:42 +02:00