forked from kemonomimi/nyabot
our discord bot :3 nya
Yuki Joou
95139026e5
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 |
||
---|---|---|
.gitignore | ||
data_manager.py | ||
gifs.json | ||
lines.json | ||
main.py |