Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/TeamHarTex/HarTex

Discord server management, reimagined.
https://github.com/TeamHarTex/HarTex

discord-bot discord-rust discordbot hartex hartex-bot hartex-discord hartex-discord-bot rust rust-discord rust-lang twilight twilight-rs

Last synced: 2 months ago
JSON representation

Discord server management, reimagined.

Awesome Lists containing this project

README

        

![HarTex](./meta/images/hartexbanner.png)

HarTex

[![Latest Release](https://img.shields.io/github/v/release/TeamHarTex/HarTex?sort=date&logo=github&label=latest&style=for-the-badge)](https://github.com/TeamHarTex/HarTex/releases/latest)

> [!WARNING]
> **Being incredibly a work in progress and under rapid development, HarTex should be used, for now, with caution.**

> [!NOTE]
> **Supported by [JetBrains](https://www.jetbrains.com/) through their [Open Source Licenses](https://www.jetbrains.com/community/opensource/#support) (they are amazing!)**

**HarTex: Discord Server Management. Reimagined.**

HarTex is a Discord bot for server administration and moderation; designed to be robust and with unparalleled flexibility to cater for various needs of different Discord servers.

This is the main source code repository for HarTex. It contains various components of HarTex: its API backend, buildsystem, Discord frontend, localization infrastructure, utilities and the Web frontend.

> [!NOTE]
> **This README is for *users* rather than *contributors*. If you wish to *contribute* to HarTex, you should read [CONTRIBUTING.md](./CONTRIBUTING.md) instead.**
>
> **Please also see [SECURITY.md](./SECURITY.md) for our security policy.**

### Community

[![discord](https://img.shields.io/discord/886101109331075103?logo=discord&style=for-the-badge)](https://discord.gg/Xu8453VBAv)

We have a dedicated [Discord server](https://discord.gg/Xu8453VBAv)! If you have any questions or ideas, or is it the case that you want to express your thoughts, you're welcome to join the server!

## Getting Started

The simplest way to use HarTex is to use the publicly hosted instance of it. We are currently working towards a publicly hosted instance, so please stay around in case there are any updates!

Announcements will be made as we progress through finishing the basic functionality of the bot and approaching public testing.

## Building, Testing and Self-hosting

If you are interested in using HarTex at an early stage, then you may host your own instance of HarTex. Documentation for
which will be added at a later date.

## License

[![License](https://img.shields.io/github/license/TeamHarTex/HarTex?logo=github&style=for-the-badge)](LICENSE)

AGPLv3

HarTex is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

See the [COPYING](./COPYING) file for license rights and limitations.