Automate plugin metadata to respective json files.

This commit is contained in:
brostosjoined 2025-06-03 17:16:50 +03:00
parent 9e98b694d7
commit 3d69cc4d54
4 changed files with 61 additions and 8 deletions

View file

@ -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