mirror of
https://github.com/VibedByKaKi/zt64-aliucord-plugins.git
synced 2026-08-21 05:41:15 +02:00
11 lines
No EOL
252 B
Kotlin
11 lines
No EOL
252 B
Kotlin
version = "1.3.1"
|
|
description = "Adds a systeminfo slash command that provides basic system information"
|
|
|
|
aliucord {
|
|
author("Vendicated", 343383572805058560L)
|
|
changelog.set(
|
|
"""
|
|
Add more info
|
|
""".trimIndent()
|
|
)
|
|
} |