Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

An Aternos Discord Bot. Allows you to view server status and manage an Aternos Minecraft server.

License

Notifications You must be signed in to change notification settings

kozabrada123/Aternos-On-Discord-Update

 
 

Repository files navigation

Aternos On Discord (Updated) GitHub GitHub top language Libraries.io dependency status for GitHub repo GitHub code size in bytes GitHub issues GitHub last commit LOC

An Aternos Discord bot made in Python which manages an Aternos Minecraft server.

Logins to Aternos and can show status, launch the server and more.


WARNING: THIS IS AGAINST ATERNOS' TOS AND CAN GET YOUR ACCOUNT BANNED.


An update of Mekolaos's repo.


Prerequisites

  • Python 3.7 or higher
  • A Discord server for which you have the rights to add a bot
  • An Aternos account (Which you may need to be comfortable being banned, don't use the account that owns the server)

Getting Started

Visit the wiki for info on installing and getting started.

Usage:

Discord Commands:

  • --launch - starts the server
  • --status - displays info about the server
  • --help - displays commands

Cloud Hosting Note

Cloud hosting this bot would require some workarounds as Aternos recognizes you are connecting from a data center and prompts for a captcha test.

Note: There is undetected_chromedriver which could work, but it isn't supported on Arm / RPi so I'm not officially supporting it.

Acknowledgments

Languages

  • Python 100.0%