Blockheads-Messagebot / MessageBot

Automatically respond to events in chat on your server!
GNU General Public License v3.0
6 stars 3 forks source link

The Mac bot doesn't get currently online players when launched #41

Closed Bibliofile closed 7 years ago

Bibliofile commented 7 years ago

When first launched, the portal bot uses the overview tab of the portal (http://portal.theblockheads.net/worlds/WORLDID) to fetch the currently online players list, this is not available to mac servers and thus a replacement needs to be found. One solution may be scraping the GUI but if there is another way that is less messy it would be highly desirable.

DaPBillk commented 7 years ago

At startup get the logs and see which players are connected via join/leave msgs? And listen to that?

Bibliofile commented 7 years ago

This has been fixed now that the bot uses blockheads-api.