Skip to content

pcrbot/hoshino-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoshinoBot 一键安装脚本

Windows

在合适的位置打开 powershell 中执行:

iwr "https://cdn.jsdelivr.net/gh/pcrbot/hoshino-installer`@master/hoshino_installer.ps1" -O .\hinstall.ps1 ; ./hinstall.ps1 ; rm hinstall.ps1

Linux

在终端执行:

wget https://cdn.jsdelivr.net/gh/pcrbot/hoshino-installer@master/hoshino_installer.sh -O hinstall.sh && sudo bash hinstall.sh && rm hinstall.sh

About

auto installer script for HoshinoBot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published