文件名称:BrokkolyBotFrontend:您唯一需要的不和谐bot设置网站
文件大小:518KB
文件格式:ZIP
更新时间:2024-03-02 21:07:00
discord-bot-frontend TypeScript
BrokkolyBotFrontend 唯一需要的设置不和谐的机器人前端。 用户界面的第2版即将发布! 功能包括: 在您的服务器上编辑机器人的命令,然后更改其响应。 管理哪些角色可以编辑漫游器。 更改命令前缀以适合您的需求。 设置发布抽搐更新的渠道,以及在有人直播时分配的角色。 即将推出:修改您的服务器所订阅的抽搐用户。 即将推出:仅在抽彩游戏者玩特定游戏时获得抽彩更新。 产品: :
【文件预览】:
BrokkolyBotFrontend-master
----Startup.cs(5KB)
----.gitignore(4KB)
----tsconfig.json(576B)
----README.md(735B)
----.config()
--------dotnet-tools.json(153B)
----BrokkolyBotFrontend.csproj(6KB)
----web.config(2KB)
----tests()
--------BackendTest.ts(265B)
----Properties()
--------launchSettings.json(655B)
--------ServiceDependencies()
----Program.cs(1KB)
----DiscordClientInitializer.cs(569B)
----TwitchConnection.cs(15KB)
----Views()
--------Home()
----License(1KB)
----appsettings.json(183B)
----ClientApp()
--------.gitignore(285B)
--------tsconfig.json(542B)
--------README.md(106KB)
--------public()
--------.eslintcache(14KB)
--------.vscode()
--------tsconfig.testing.json(333B)
--------package.json(3KB)
--------src()
--------babel.config.cjs(68B)
--------package-lock.json(1.04MB)
----GeneratedModels()
--------TwitchUser.cs(329B)
--------DatabaseContext.cs(5KB)
--------Command.cs(465B)
--------TimedOutUser.cs(327B)
--------RestrictedCommand.cs(237B)
--------Server.cs(495B)
----BrokkolyBotFrontend.sln(1KB)
----Pages()
--------Error.cshtml(856B)
--------Error.cshtml.cs(820B)
--------_ViewImports.cshtml(137B)
----Models()
--------DiscordUser.cs(388B)
--------ServerDataAccessLayer.cs(520B)
----package-lock.json(162KB)
----Controllers()
--------TwitchController.cs(13KB)
--------CommandsController.cs(15KB)
--------ServersController.cs(9KB)
--------CacheKeys.cs(768B)
--------DiscordController.cs(8KB)
--------HomeController.cs(320B)
--------RestrictedCommandsController.cs(1KB)