Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/TeamHarTex/HarTex
- Owner: TeamHarTex
- License: agpl-3.0
- Created: 2021-02-13T04:23:13.000Z (almost 4 years ago)
- Default Branch: nightly
- Last Pushed: 2024-04-19T22:59:44.000Z (9 months ago)
- Last Synced: 2024-04-20T15:26:14.891Z (9 months ago)
- Topics: discord-bot, discord-rust, discordbot, hartex, hartex-bot, hartex-discord, hartex-discord-bot, rust, rust-discord, rust-lang, twilight, twilight-rs
- Language: Rust
- Homepage:
- Size: 92.6 MB
- Stars: 40
- Watchers: 5
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT
- Security: SECURITY.md
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)
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.