You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: definitions/v11/nekobt.yml
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,13 @@ caps:
20
20
movie-search: [q]
21
21
22
22
settings:
23
+
- name: apikey
24
+
type: text
25
+
label: API Key (Optional)
26
+
- name: info_key
27
+
type: info
28
+
label: About your API key
29
+
default: "API key is optional. You can find or generate a new API Key by accessing your <a href=\"https://nekobt.to/\" target=\"_blank\">nekoBT</a> account settings page if needed."
0 commit comments