our discord bot :3 nya
Find a file
Yuki Joou 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
.gitignore main+data_manager: Started work on marriage system 2023-08-09 18:44:42 +02:00
data_manager.py main+data_manager: Started work on marriage system 2023-08-09 18:44:42 +02:00
gifs.json commands + gifs: Added more commands and gifs 2023-08-09 18:44:42 +02:00
lines.json lines: Added custom line support 2023-08-09 18:44:42 +02:00
main.py main+data_manager: Started work on marriage system 2023-08-09 18:44:42 +02:00