Aternos is a Minecraft Server hosting website that provides free IP’s and Minecraft worlds that several user’s can login and use. However, one issue that we ran into was that if one individual made an account, other individuals could not open the account and start the world. Furthermore, Aternos did not have a built in API that could be used to trigger an action remotely.

The solution was to develop a new API that could access Aternos’s web servers using WebScraping tools. The API was designed to work with Discord Bots, as this would be the most accessible location for all the individuals that needed to access the bot, but would still be closed to off to non-members. The bot currently only has the functionality to login and to start a server instance.

https://github.com/varunan-vara/AternosBot

# This project does not work as of 2020-10-12