Update 'plugins-install.sh'
This commit is contained in:
parent
0e0a62abc7
commit
0c6e339cad
@ -19,7 +19,7 @@ cd "$basePath"
|
|||||||
# maubot_user=maubot
|
# maubot_user=maubot
|
||||||
# maubot_pass=maubot
|
# maubot_pass=maubot
|
||||||
|
|
||||||
[[ -z "$install_dir" ]] || [[ -z "$maubot_user" ]] || [[ -z "$maubot_pass" ]] && panic "Please set variables"
|
[[ -z "$install_dir" ]] || [[ -z "$maubot_user" ]] || [[ -z "$maubot_pass" ]] || [[ -z "$server_address" ]] && panic "Please set variables"
|
||||||
|
|
||||||
declare -A botList
|
declare -A botList
|
||||||
botList[https://github.com/maubot/jesaribot]="A simple bot that replies with an image when you say "jesari"."
|
botList[https://github.com/maubot/jesaribot]="A simple bot that replies with an image when you say "jesari"."
|
||||||
|
Loading…
Reference in New Issue
Block a user