mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-18 04:50:38 +00:00
added serverinfo command
added freemarker extension in order to split up elements in fields at a point which makes sense (necessary for emotes to render) added additional check to split fields if they are indeed over the max length
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Created at
|
||||
@@ -0,0 +1 @@
|
||||
Emotes ${additionalInfo}
|
||||
@@ -0,0 +1 @@
|
||||
(Total emotes ${count})
|
||||
@@ -0,0 +1 @@
|
||||
Features
|
||||
@@ -0,0 +1 @@
|
||||
Server ID
|
||||
@@ -0,0 +1 @@
|
||||
Member count
|
||||
@@ -0,0 +1 @@
|
||||
Owner
|
||||
@@ -0,0 +1 @@
|
||||
Role count
|
||||
@@ -0,0 +1 @@
|
||||
Server info of ${name}
|
||||
Reference in New Issue
Block a user