improved auto_token_manage, added invites and some more stuff

This commit is contained in:
2025-03-28 00:36:01 +01:00
parent 98a4b4783c
commit 6edd50d9c2
11 changed files with 203 additions and 62 deletions

View File

@@ -13,4 +13,4 @@ func _on_connection_error(error: String) -> void:
func _on_connection_ready() -> void:
print_debug("CONNECTION READY")
discord_activity.update_rich_presence()
discord_activity.update()