mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-11-07 17:36:00 +00:00
Automate plugin metadata to respective json files.
This commit is contained in:
parent
9e98b694d7
commit
3d69cc4d54
4 changed files with 61 additions and 8 deletions
|
|
@ -4,7 +4,8 @@
|
|||
|
||||
# ba_meta require api 9
|
||||
#!"Made to you by @brostos & @Dliwk"
|
||||
#
|
||||
# TODO
|
||||
# - Update to the latest libs
|
||||
|
||||
|
||||
from __future__ import annotations
|
||||
|
|
@ -1249,4 +1250,4 @@ class DiscordRP(babase.Plugin):
|
|||
self.rpc_thread.presence()
|
||||
except Exception as e:
|
||||
# raise (e)
|
||||
pass
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue