mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 21:35:24 +08:00
Add: Auto update
This commit is contained in:
@@ -26,3 +26,7 @@ def init_discord_rpc():
|
||||
def close_discord_rpc():
|
||||
global process
|
||||
process.terminate()
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
init_discord_rpc()
|
||||
Reference in New Issue
Block a user