Skip to content

DaybreakLabs/Frontline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Frontline πŸŒ™

πŸ”§ Frontline of server management: This project was developed for the Dream server.
Compatibility is not guaranteed, and we are not responsible for any issues that may arise.

🌟 Features

  • ✨ Display server member count without any plugin

πŸͺš Working In Progress

  • πŸ”’ Automatically send Steam ID when creating a ticket with linked steam account.

πŸ“– Getting Started

LICENSE

Important

This project is licensed under a this license,
except for specific files (e.g., utils/steam.py), which are licensed under the GNU General Public License v2.0 (GPL-2.0).

When using this project outside of the Dream server, you must add a link to this project in the Discord bot's introduction section.
Additionally, if modifications occur, you must disclose the source code.

Files under GPL-2.0 (e.g., utils/steam.py) must comply with the terms of the GNU General Public License v2.0.

Prerequisites

  • πŸ’» Install Python
  • πŸ”§ Install pip

Installation

# Clone this repository
git clone https://github.com/DaybreakLabs/Frontline.git

# Navigate to the project directory
cd Frontline

# Rename Config file & change config
mv config.example.py config.py

# Install dependencies
pip install discord.py orjson aiohttp asyncio sentry-sdk

# Run your bot
python main.py

About

πŸ”§ Frontline of server management

Resources

Stars

Watchers

Forks

Languages