Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/27rogi/fabric2discord
🤝 Link your Fabric server and Discord with ease!
https://github.com/27rogi/fabric2discord
Last synced: about 1 month ago
JSON representation
🤝 Link your Fabric server and Discord with ease!
- Host: GitHub
- URL: https://github.com/27rogi/fabric2discord
- Owner: 27rogi
- License: lgpl-3.0
- Created: 2022-06-13T09:11:22.000Z (over 2 years ago)
- Default Branch: v3-1.20
- Last Pushed: 2024-07-08T00:59:16.000Z (6 months ago)
- Last Synced: 2024-07-08T01:55:14.557Z (6 months ago)
- Language: Kotlin
- Size: 2.56 MB
- Stars: 13
- Watchers: 3
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fabric2Discord
### Link your Fabric server and Discord with ease!# 🍀 Version 3.0.0
Project has been fully rewritten and major parts are changed which results in broken compatability for older configs. Wiki articles may have old information about configuration, this will be fixed soon.# 📂 Version Support
Due to lack of free time and skills the support is limited to latest 2 major releases with latest minor version being supported.| Support | Minecraft |
|--------------------|-------------|
| ✅ Active, Primary | 1.20.4 |
| ✅ Active, Backport | 1.19.4 |
| ❌ Outdated | 1.20-1.20.3 |
| ❌ Discontinued | 1.18.2 |# ✨ Features
- [x] Based on **Kotlin** and **kord**
- [x] Ability to choose messages per channel
- [x] Ability to change bot status
- [x] Customizable messages
- [x] [Supports advanced formatting](https://github.com/Patbox/TextPlaceholderAPI)
- [x] Embed support
- [x] Webhook support# 📖 Getting Started
I wrote few helpful articles about this mod, so if you need help you can visit [wiki](https://github.com/rogi27/Fabric2Discord/wiki#-getting-started=).# 💖 Used Libraries
- Fabric Command API
- Fabric Kotlin
- [TextPlaceholderAPI](https://github.com/Patbox/TextPlaceholderAPI) by [Patbox](https://github.com/Patbox)
- [Configurate](https://github.com/SpongePowered/Configurate) by [Lortseam](https://gitlab.com/Lortseam)
- [kord](https://github.com/kordlib/kord)
- emoji-java# 🖍️ Future plans
- [ ] 🏃♂️ Execution of commands via chat
- [ ] Rework tags system to be more flexible
- [ ] Fully handle server shutdown
- [ ] Server console
- [ ] Account linking