Skip to content

Instantly share code, notes, and snippets.

View PokeyManatee4's full-sized avatar
🌸
My PFP Is Where The Future Is If World Is Open Sourced

#Wifi Got Minecraft PokeyManatee4

🌸
My PFP Is Where The Future Is If World Is Open Sourced
View GitHub Profile
@PokeyManatee4
PokeyManatee4 / roomservice_100.py
Last active May 19, 2023 15:10 — forked from rokibhasansagar/roomservice.README.md
Fixed OmniROM's roomservice for Unofficial builds
#!/usr/bin/env python3
from __future__ import print_function
import json
import sys
import os
import os.path
import re
from xml.etree import ElementTree as ES
try: