https://github.com/cuh4/archeanstatus
A Discord bot for displaying the status of Archean servers.
https://github.com/cuh4/archeanstatus
archean bot discord discord-py python
Last synced: 5 months ago
JSON representation
A Discord bot for displaying the status of Archean servers.
- Host: GitHub
- URL: https://github.com/cuh4/archeanstatus
- Owner: Cuh4
- Created: 2024-09-16T20:48:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T12:23:55.000Z (almost 2 years ago)
- Last Synced: 2025-08-27T12:13:28.215Z (10 months ago)
- Topics: archean, bot, discord, discord-py, python
- Language: Python
- Homepage: https://dsc.gg/cuhhubsw
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Archean Status
## 📚 | Overview
A configurable Discord bot for displaying the status of an Archean server.

## ❓ | Requirements
- **Python 3.12+**
## 💻 | Setup
1) Ensure Python 3.12+ is installed.
2) `git clone` this repository (`git clone https://github.com/Cuh4/ArcheanStatus.git`) then use `cd ArcheanStatus`.
3) Install the requirements with `pip install -r requirements.txt` (you may need to use `py -m pip`, `python -m pip` or `python3 -m pip` depending on OS).
4) Configure the bot by editing `example.env`. The settings are all described via comments. When making a bot for the bot token, ensure that you enable the "Send Messages" intent.
5) Rename `example.env` to `.env`.
6) Run `cd src`, then `py main.py`.
## ✨ | Credit
- **[Cuh4](https://github.com/Cuh4)**