youmubot/.sqlx/query-c83421661626cffd81d5590035ae5283a5b0e8a03696ae479b3d275b81b8af83.json
Natsu Kagami 7d490774e0
osu: make commands aware of user's preferred mode (#54)
* Add preferred_mode to sql database

* Update username and preferred mode

* Make commands aware of preferred mode

* Fetch user extras to display information

* Show user information on forcesave
2024-10-31 13:04:08 +00:00

12 lines
272 B
JSON

{
"db_name": "SQLite",
"query": "DELETE FROM osu_user_best_scores WHERE user_id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "c83421661626cffd81d5590035ae5283a5b0e8a03696ae479b3d275b81b8af83"
}