weather-rpc:显示您在Discord RPC中的当前天气

时间:2024-06-14 11:16:12
【文件属性】:

文件名称:weather-rpc:显示您在Discord RPC中的当前天气

文件大小:4KB

文件格式:ZIP

更新时间:2024-06-14 11:16:12

JavaScript

天气RPC 显示您在discord rpc中的当前天气 先决条件 Discord开发人员应用程序 NodeJS(建议使用v12) Openweathermap.com API密钥 设置 创建一个config.json并从开发人员门户输入您的客户端ID 例子: { " city " : " New York " , " weatherKey " : " x " , " clientId " : " 802172196775526451 " , " lang " : " en " , " updateInterval " : 1800000 } 用法 要启动应用程序运行,请在node src/index或pm2 start src/index --name weather-rpc ,而pm2 start src/index --name weat


【文件预览】:
weather-rpc-main
----src()
--------index.js(2KB)
----LICENSE(1KB)
----README.md(684B)
----pnpm-lock.yaml(2KB)
----.gitignore(25B)
----package.json(396B)

网友评论