ichigo:|用TypeScript制作的Discord RPC客户端

一护:love_letter: |基于RPC客户端|例import { Ichigo } from '@augu/ichigo' ; const rpc = new Ichigo ( '' ) ; rpc . on ( 'open' , ( ) => console . log ( '[Ichigo] Opened connection.' ) ) ; rpc . on ( 'error' , ( error ) => console . error ( '[Ichigo] Unknown error!' , error ) ) ; rpc . on ( 'ready' , ( ) => {
zip
ichigo-master.zip 预估大小:21个文件
folder
ichigo-master 文件夹
file
renovate.json 53B
file
package.json 967B
file
.eslintrc.json 44B
folder
.github 文件夹
folder
workflows 文件夹
file
Node.yml 543B
folder
suite 文件夹
file
debug.js 456B
file
should-error.js 227B
file
LICENSE 1KB
file
esm.mjs 115B
folder
src 文件夹
file
Client.ts 6KB
file
DiscordIPC.ts 3KB
folder
errors 文件夹
file
NotConnectedError.ts 247B
folder
util 文件夹
file
PacketUtil.ts 1KB
file
UUID.ts 594B
file
Constants.ts 384B
file
IPCUtil.ts 952B
file
index.ts 260B
file
tsconfig.json 572B
file
index.d.ts 7KB
file
.gitignore 49B
file
README.md 890B
folder
.vscode 文件夹
file
settings.json 272B
zip 文件大小:13.49KB