Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HyacinthBots/Allium
Allium, a Discord Bot focused on the Minecraft Modding Scene.
https://github.com/HyacinthBots/Allium
discord-bot kotlin mappings minecraft modding modrinth
Last synced: 6 days ago
JSON representation
Allium, a Discord Bot focused on the Minecraft Modding Scene.
- Host: GitHub
- URL: https://github.com/HyacinthBots/Allium
- Owner: HyacinthBots
- License: gpl-3.0
- Created: 2022-10-18T18:22:13.000Z (about 2 years ago)
- Default Branch: root
- Last Pushed: 2024-07-18T19:15:14.000Z (4 months ago)
- Last Synced: 2024-07-19T02:58:17.295Z (4 months ago)
- Topics: discord-bot, kotlin, mappings, minecraft, modding, modrinth
- Language: Kotlin
- Homepage:
- Size: 4.32 MB
- Stars: 23
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
- Roadmap: docs/roadmap.md
Awesome Lists containing this project
- awesome - HyacinthBots/Allium - A bot with a mappings extension to search Minecraft Mappings or just Modrinth projects. (Discord bots/webhooks)
README
![img](./.github/img/cover-hq.png)
# AlliumThis is a Minecraft-focused bot, with features for Mappings, mod searching and log uploading!
## Important Links
[Commands Document](https://github.com/HyacinthBots/Allium/tree/root/docs/commands.md)[Privacy Policy](https://github.com/HyacinthBots/Allium/tree/root/docs/privacy-policy.md)
[Terms of Service](https://github.com/HyacinthBots/.github/blob/main/terms-of-service.md)
[Invite the Bot to your server](https://discord.com/api/oauth2/authorize?client_id=1013045351852298280&permissions=347136&scope=bot%20applications.commands)
## Support the Project
If you like this project, consider donating over at [Ko-Fi](https://ko-fi.com/jansel). All donations will go towards paying the server Allium runs on.
## Contributing
This Repository is open for contributions of all kinds! Although please make sure that it merges with the develop branch and not the root branch! (Pushes to the root branch trigger a full Docker build, which I only want to do when releasing a new version.)### Tools used
- [KordEx](https://github.com/Kord-Extensions/kord-extensions)
- [KordEx Mappings extension](https://github.com/Kord-Extensions/kord-extensions/tree/develop/extra-modules/extra-mappings)
- [Groovy](https://www.groovy-lang.org/)
- [detekt](https://detekt.dev/index.html)
- [gson](https://github.com/google/gson)
- [logback](https://github.com/qos-ch/logback)
- [kotlin logging](https://github.com/MicroUtils/kotlin-logging)
- [jansi](https://github.com/fusesource/jansi)
- [kotlinx-serialization (Core)](https://github.com/Kotlin/kotlinx.serialization)
- [ktor](https://ktor.io/)
- [kmongo](https://litote.org/kmongo/)### Statistics
![GitHub](https://img.shields.io/github/license/HyacinthBots/Allium?label=License&style=for-the-badge) ![GitHub repo size](https://img.shields.io/github/repo-size/HyacinthBots/Allium?label=Repository%20Size&style=for-the-badge)![GitHub issues](https://img.shields.io/github/issues/HyacinthBots/Allium?label=Issues&style=for-the-badge) ![GitHub pull requests](https://img.shields.io/github/issues-pr/HyacinthBots/Allium?label=Pull%20Requests&style=for-the-badge)
![GitHub commits since latest release](https://img.shields.io/github/commits-since/HyacinthBots/Allium/latest/develop?include_prereleases&style=for-the-badge) ![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/w/HyacinthBots/Allium/develop?style=for-the-badge)
### Thankful people
- CarbonGhost for the Banner and IconCheers~
Jansel