mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2026-08-15 13:03:08 +00:00
Merge 289df9df6d into d442c44ea8
This commit is contained in:
commit
10e5c74b29
2 changed files with 1695 additions and 0 deletions
|
|
@ -2583,6 +2583,25 @@
|
|||
"md5sum": "3ead338c768fbdffe022aadcbdc8c1d8"
|
||||
}
|
||||
}
|
||||
},
|
||||
"friend_manager": {
|
||||
"description": "Build a real friend list while playing online! Click any player's name in a party to add them as a friend - their account ID and every profile name they've played under gets saved automatically, so you'll recognize them even if they switch profiles later. Get notified when a friend joins your party. Find your full friend list anytime from Settings -> Friends.",
|
||||
"external_url": "",
|
||||
"authors": [
|
||||
{
|
||||
"name": "KIRA",
|
||||
"email": "",
|
||||
"discord": ""
|
||||
}
|
||||
],
|
||||
"versions": {
|
||||
"1.0.0": {
|
||||
"api_version": 9,
|
||||
"commit_sha": "caeb7d2",
|
||||
"released_on": "06-07-2026",
|
||||
"md5sum": "978c1f209502d9f5a604b56035fb68db"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
1676
plugins/utilities/friend_manager.py
Normal file
1676
plugins/utilities/friend_manager.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue