Fix pypresence

This commit is contained in:
leha-code 2022-03-14 15:19:55 -04:00
parent c9a48cb4a3
commit 7bbc0769e0
No known key found for this signature in database
GPG Key ID: 15227A6455DDF7EE
2 changed files with 1 additions and 2 deletions

View File

@ -150,7 +150,6 @@ class Planet(QMainWindow):
def __init__(self):
super().__init__()
RPC = pypresence.Presence(787496148763541505)
try:
RPC = pypresence.Presence(787496148763541505)
RPC.connect()

View File

@ -2,7 +2,7 @@ Package: planet-launcher
Version: 1.0rc3
Architecture: all
Maintainer: mcpiscript <mcpiscript@gmail.com>
Depends: python3-pyqt5, python3:any
Depends: python3-pyqt5, python3:any, python3-pyqt5.qtwebkit
Recommends: minecraft-pi-reborn-client, minecraft-pi-reborn-server, python3-pyqtdarkmode, python3-mcpi, python3-minecraft-pi, python3-morpheus-mcpi
Section: games
Priority: optional