Updating status changer and

moving statuses to sepereate file
This commit is contained in:
2023-11-18 19:54:07 +01:00
parent 3d5c83ad63
commit 5c88f2f4d3
2 changed files with 25 additions and 19 deletions

9
config/statuses.json Normal file
View File

@@ -0,0 +1,9 @@
[
{ "name": "over the Illegitimate Server", "type": 3 },
{ "name": "for Martina's return", "type": 3 },
{ "name": "w vri's feelings", "type": 0 },
{ "name": "urCryhard steal finals again", "type": 3 },
{ "name": "with Perlcence the AI", "type": 0 },
{ "name": "with ur mom in my bed", "type": 0 },
{ "name": "with Jone the idiot", "type": 0 }
]