This website requires JavaScript.
Explore
Help
Sign in
GeneralBots
/
botserver
Watch
2
Star
1
Fork
You've already forked botserver
0
Code
Issues
Pull requests
Projects
Releases
323
Packages
Wiki
Activity
Actions
aa69c63cee
botserver
/
gbot.sh
4 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
Refactor bootstrap and package manager, add ureq - Split package manager into separate modules - Expose only the installer API - Simplify BootstrapManager to install components and load config - Pin ureq to 3.1.2 and add ureq‑proto crate - Clean up configuration code and remove legacy comments - Update helper scripts and server start command formatting
2025-10-19 11:08:23 -03:00
clear
&&
\
cargo build
&&
\
sudo
RUST_BACKTRACE
=
1
./target/debug/botserver install tables
Reference in a new issue
Copy permalink