Discord-ASync-Server:用于将Discord Bot与Firebase同步的系统

时间:2024-05-06 15:13:46
【文件属性】:

文件名称:Discord-ASync-Server:用于将Discord Bot与Firebase同步的系统

文件大小:133KB

文件格式:ZIP

更新时间:2024-05-06 15:13:46

api firebase discord discord-bot discord-js

Discord Firebase异步服务器 该服务器用于创建子服务器,这些子服务器将通过普通的NodeJS服务器接收数据或将数据发送到Firebase。 例子? 当服务器长时间不被调用时,Firebase的服务器总是有很小的延迟来加载脚本。 您可以使用此服务器更快地发送对Discord-Interactions的响应,然后将最终请求发送到Firebase服务器,运行脚本的其余部分以将最终响应发送给Interaction Request。 您还可以使用此服务器访问漫游器监视面板。 连接网关漫游器还将使您能够通过Discord.JS API发送交互。 JSON配置 您将需要创建一个JSON文件来配置服务器。 { " firebase " : { " apiKey " : " " , " databaseURL " : " " , " proj


【文件预览】:
Discord-ASync-Server-main
----.gitignore(2KB)
----package.json(2KB)
----package-lock.json(77KB)
----LICENSE(1KB)
----index.js(18KB)
----.github()
--------FUNDING.yml(71B)
----README.md(5KB)
----files()
--------client()
--------lang()
--------middleware()
--------checkUser.js(286B)
--------public()
--------errorPage.js(833B)
--------views()
--------socket()
----.vscode()
--------launch.json(726B)
----test()
--------index.js(10KB)
--------config_example.json(718B)

网友评论