feat: add zibi command
This commit is contained in:
3 files changed
+37
-3
No files matched your search
@@ -159,7 +159,7 @@ val commands = listOf(
|
||||
CompilerCommand(), GPTCommand(),
|
||||
GithubUserCommand(), AboutCommand(),
|
||||
MusicPlayUrlCommand(), DomainPriceCommand(),
|
||||
SendMailCommand()
|
||||
SendMailCommand(), ZiBiCommand()
|
||||
)
|
||||
|
||||
suspend fun main() {
|
||||
|
||||
Reference in New Issue
Block a user