Skip to content

Simplifying Hyperspace CLI usage with a robust LUA bot, making commands easier to execute and manage.

License

Notifications You must be signed in to change notification settings

cmalf/hyperspace-bot-lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💫 hyperspace-bot-lua

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.

🤔 How To Do

🧬 Clone This Repository

git clone https://github.com/cmalf/hyperspace-bot-lua.git

📂 Go To hyperspace Bot Folder

cd hyperspace-bot-lua

🏃🏻‍♂️‍➡️ Run the Script

  • To run the bot script
lua app.lua

❓ How does it work

  • 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
    1. run the bot again select option 1 then select option 3

    2. use manual commands

      pkill -f aios

      or

      aios-cli kill

[◉°] ScreenShoot

  • Bot Interface
  • Hive Interface

ᝰ.ᐟ NOTE

Bots are created based on content from hyperspaceai aios-cli

Releases

No releases published

Languages