
Carpet Discarpet
Fabric carpet extension that adds discord functionality to scarpet
20K загрузок26 подписчиковMITfabric
Обновлён 17 июня 2026 г. · опубликован 15 июня 2022 г.
Discarpet
A Carpet extension for discord bot functionality
![]()
This is an extension for fabric-carpet that adds parts of the Discord bot API as scarpet functions.
This allows you to code Discord bots that run within Minecraft, and interact with the Minecraft world.
Requires Carpet mod
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.7.6 | Релиз | 26.2 | fabric | 17 июня 2026 г. | Скачать (7.9 МБ) |
| 1.7.5 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 3 июня 2026 г. | Скачать (7.9 МБ) |
| 1.7.4 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 29 марта 2026 г. | Скачать (7.9 МБ) |
| 1.7.3 | Релиз | 1.21.11 | fabric | 29 марта 2026 г. | Скачать (7.9 МБ) |
| 1.7.2 | Релиз | 1.21.11 | fabric | 21 января 2026 г. | Скачать (7.8 МБ) |
| 1.7.1 | Релиз | 1.21.11 | fabric | 11 декабря 2025 г. | Скачать (7.8 МБ) |
| 1.7.0 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 27 ноября 2025 г. | Скачать (5.7 МБ) |
| 1.6.1 | Релиз | 1.21.7, 1.21.8, 1.21.9, 1.21.10 | fabric | 23 июня 2025 г. | Скачать (5.6 МБ) |
| 1.6.0 | Релиз | 1.21.5, 1.21.6 | fabric | 25 мая 2025 г. | Скачать (5.6 МБ) |
| 1.5.6 | Релиз | 1.21.5 | fabric | 31 марта 2025 г. | Скачать (6.4 МБ) |
| 1.5.5 | Релиз | 1.21.2, 1.21.3, 1.21.4 | fabric | 9 ноября 2024 г. | Скачать (6.4 МБ) |
| 1.5.5 | Релиз | 1.20.5, 1.20.6, 1.21, 1.21.1 | fabric | 23 апреля 2024 г. | Скачать (6.4 МБ) |
| 1.5.4 | Релиз | 1.20.4 | fabric | 11 декабря 2023 г. | Скачать (6.4 МБ) |
| 1.5.3 | Релиз | 1.20.2 | fabric | 13 ноября 2023 г. | Скачать (6.4 МБ) |
| 1.5.2 | Релиз | 1.20.2 | fabric | 8 ноября 2023 г. | Скачать (6.4 МБ) |
Показаны последние 15 из 28 версий.
Ченджлог
1.7.6Релиз26.2 · 17 июня 2026 г.
- Updated to MC 26.2
1.7.5Релиз26.1, 26.1.1, 26.1.2 · 3 июня 2026 г.
- Reworked bot connection. Behavior may vary.
- Added
CONNECT_TIMEOUTconfig option for adjusting the bot connection timeout. Defaults to 10 seconds.
1.7.4Релиз26.1, 26.1.1, 26.1.2 · 29 марта 2026 г.
- Updated to MC 26.1
1.7.3Релиз1.21.11 · 29 марта 2026 г.
- Added support for checkbox, checkbox group and radio group components
- Updated modal examples with new components
1.7.2Релиз1.21.11 · 21 января 2026 г.
- Fixed compatibility of
__on_system_messsageevent with other mods like better-fabric-console - Updated JDA version
1.7.1Релиз1.21.11 · 11 декабря 2025 г.
- Updated to Minecraft 1.21.11
1.7.0Релиз1.21.8, 1.21.9, 1.21.10 · 27 ноября 2025 г.
Changes
- Updated to JDA 6.1.1. With that comes some breaking changes. See "Migrating" section below for necessary migrations
Components
- Added new Label component type
- This replaces the use of Action rows in modals and the
labelproperty in text inputs
- This replaces the use of Action rows in modals and the
- Action rows are now its own component type
- Instead of the
componentsin the message content schema being a list of lists of components, action rows can be declared explicitly with a component of typeaction_row. The old syntax of defining an action row from an array is still supported for backward compatibility and convenience.
- Instead of the
- The
labelfield of text inputs has been removed. Use a label component instead. - Added support for components V2 via
use_components_v2in message content - Added new components from components V2 (See docs for details)
- Separator
- Container
- Text display
- Section
- Thumbnail
- Media gallery
- File display
- File upload
Documentation
- Message components example was split into seperate buttons and select menus example
- Added misc components example for component V2 components
- Added links to relevant examples to docs for functions and schemas
- Updated modal example with file upload and select menu
Migrating
To migrate your scripts, the following is necessary:
- Converting action rows in modals to labels
- Check the updated modal example in the documentation
1.6.1Релиз1.21.8, 1.21.9, 1.21.10 · 23 июня 2025 г.
- Improved handling of error messages of api_exceptions based on JDA exceptions
Комментарии
Загружаем…
