mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 16:59:12 +00:00
fix(indexers): remove nickserv options for AlphaRatio (#1053)
fix(indexers): remove nickserv options for alpharatio
This commit is contained in:
parent
603312cebe
commit
d335d01ad1
1 changed files with 0 additions and 12 deletions
|
@ -41,18 +41,6 @@ irc:
|
||||||
label: Nick
|
label: Nick
|
||||||
help: Bot nick. Eg. user_bot
|
help: Bot nick. Eg. user_bot
|
||||||
|
|
||||||
- name: auth.account
|
|
||||||
type: text
|
|
||||||
required: true
|
|
||||||
label: NickServ Account
|
|
||||||
help: NickServ account. Make sure to group your main user and bot.
|
|
||||||
|
|
||||||
- name: auth.password
|
|
||||||
type: secret
|
|
||||||
required: true
|
|
||||||
label: NickServ Password
|
|
||||||
help: NickServ password
|
|
||||||
|
|
||||||
- name: invite_command
|
- name: invite_command
|
||||||
type: secret
|
type: secret
|
||||||
default: "Voyager autobot USERNAME IRCKEY"
|
default: "Voyager autobot USERNAME IRCKEY"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue