feat: add about command
This commit is contained in:
2 files changed
+33
-1
No files matched your search
@@ -149,7 +149,7 @@ val commands = listOf(
|
||||
NiuziSignCommand(), MyNiuziCommand(),
|
||||
JiJianCommand(), LikeMeCommand(),
|
||||
CompilerCommand(), GPTCommand(),
|
||||
GithubUserCommand()
|
||||
GithubUserCommand(), AboutCommand()
|
||||
)
|
||||
|
||||
suspend fun main() {
|
||||
|
||||
Reference in New Issue
Block a user