Post
Topic
Board Gambling
Re: ★MyDiceBot★ - 190124 | Win/Mac/Linux | STEEM
by
mydicebot
on 01/02/2019, 13:11:17 UTC
I recommend adding custom port feature. So that we can create multiple instances.

it's already have.

Startup Options
  • -port (port is 3000 by default)
Code:
   mydicebot-win.exe -port 12345
    ```

Then I suggest making it run even when browser is closed.

This requirement may need more development work here, like a console/terminal UI to trigger the betting.

maybe https://www.npmjs.com/package/blessed-contrib is a good idea to provide console/terminal UI