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

Windows Mac Linux (x64) Setup

kozabrada123 edited this page Mar 9, 2022 · 2 revisions

Setting Up Aternos On Discord:

  1. Git clone or download this repo and extract it
  2. Install requirements by running either pip install -r requirements.txt or pip3 install -r requirements.txt in the extracted folder
  3. Setup a Discord Bot Account
  4. Open Settings.py in a text editor or ide:
  • Set the stars in Token = **** to your bot token
  • Set the stars in Username = **** to your aternos username
  • Set the stars in Password = **** to your aternos password
  1. To start the bot run this command: python3 Bot.py

Troubleshooting:

Visit the troubleshooting wiki page for common issues and fixes

Clone this wiki locally