Simplifying Hyperspace CLI usage with a robust LUA bot, making commands easier to execute and manage.
Warning
Due to the large number of participants,and the server capacity has not been increased. You will often encounter errors from the server such as 500,502,503 (meaning the server is overloaded).
Tip
If you're just focused on increasing uptime and collecting points, for now it's better to just run a node.
git clone https://github.com/cmalf/hyperspace-bot-lua.git
cd hyperspace-bot-lua
- To run the bot script
lua app.lua
- Just run the script, if you haven't installed hyperspace-cli the bot automatically installs it.
- Select option number 1 (to start running node)
- You can now interact with hyperspace-cli via bot
Warning
THIS BOT IS ONLY FOR MACOS AND LINUX USERS
Tip
After running node(option 1 Start Daemon), you can select option 0 to exit. (if you just want to run node, without interacting with hyperspace-cli)
The node will run in the background
You can check the log in the aios.log file
- To stop a node, there are three ways
-
run the bot again select option 1 then select option 3
-
use manual commands
pkill -f aios
or
aios-cli kill
-
- Bot Interface
![](https://private-user-images.githubusercontent.com/69003304/410420798-a324b1c1-665f-43f1-b21e-869fda1f16d5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTAzNDYsIm5iZiI6MTczOTM5MDA0NiwicGF0aCI6Ii82OTAwMzMwNC80MTA0MjA3OTgtYTMyNGIxYzEtNjY1Zi00M2YxLWIyMWUtODY5ZmRhMWYxNmQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5NTQwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTVmNWI0ZTQ3YTdmZjkyZjNhY2YyMDI4YTg3MzA2MTU2NDczMzY3OWJkNTIxZDY4YzAxNjEyMmE1M2EyZjQ2MTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BCdBRaFN_o6mZAIT5oREBBuOYxhowTFrsCOPeVbWnXA)
- Hive Interface
![](https://private-user-images.githubusercontent.com/69003304/410420845-bf49d401-e830-4406-9d91-e8525308ee28.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTAzNDYsIm5iZiI6MTczOTM5MDA0NiwicGF0aCI6Ii82OTAwMzMwNC80MTA0MjA4NDUtYmY0OWQ0MDEtZTgzMC00NDA2LTlkOTEtZTg1MjUzMDhlZTI4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5NTQwNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQ4NGZiZGVjYjJiMDVjOTQzNjllNjZhZjM3NGNmY2ZiNTNmMGQxMmNmMzQ3OWYxNzA3Y2EwYjYxZTQ2ZjkxMjcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.GgV8ltghWwYTHbRLt6iu3hG1PoT5w0qQMd8GOYm8bEw)
Bots are created based on content from hyperspaceai aios-cli