fix(indexers): remove nickserv options for AlphaRatio (#1053)

fix(indexers): remove nickserv options for alpharatio
This commit is contained in:
martylukyy 2023-08-28 23:12:54 +02:00 committed by GitHub
parent 603312cebe
commit d335d01ad1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"