misc/migration related

This commit is contained in:
2025-06-08 08:53:27 -04:00
parent 046ad4f94a
commit 75addd629c
6 changed files with 113 additions and 33 deletions

View File

@ -10,7 +10,7 @@ class DB:
def __init__(self, bot) -> None:
self.db_path: str | LiteralString = os.path.join(
"/mnt/data/share", "sqlite_dbs", "lovehate.db"
"/usr/local/share", "sqlite_dbs", "lovehate.db"
)
async def get_wholovehates(