1
0
Fork 0

Automated the extraction and delivery loop for a ship

This commit is contained in:
Julien Dessaux 2023-05-26 00:04:16 +02:00
parent b1157af9cd
commit 19107b153e
Signed by: adyxax
GPG key ID: F92E51B86E07177E
4 changed files with 94 additions and 112 deletions

View file

@ -14,6 +14,8 @@ ships\t\t\tRetrieve all of your ships.`);
}
switch(process.argv[2]) {
case 'auto':
await agent.auto({ship: process.argv[3]});
break;
//case 'deliver':
// agent.deliver({