feat: Add slashcommand api
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
"ui.channelsSection",
|
||||
"ui.embeds",
|
||||
"ui.dom",
|
||||
"ui.commands",
|
||||
"storage.local",
|
||||
"storage.serverData.read",
|
||||
"storage.serverData.write",
|
||||
@@ -91,7 +92,8 @@
|
||||
"ui": {
|
||||
"settingsPages": ["coverage"],
|
||||
"sidePanels": ["coverage"],
|
||||
"channelSections": ["coverage"]
|
||||
"channelSections": ["coverage"],
|
||||
"slashCommands": ["e2e-echo", "e2e-ping"]
|
||||
},
|
||||
"pluginUser": {
|
||||
"displayName": "E2E Plugin Bot",
|
||||
|
||||
Reference in New Issue
Block a user