feat: add latest commmit info and add language name on github repo card

This commit is contained in:
2024-10-03 16:59:07 +08:00
parent a349687e4f
commit d7d7e237e6
4 files changed
+91 -1

No files matched your search

+2 -1
View File
@@ -105,5 +105,6 @@ val commands = listOf(
QQMusicCommand(), BullShitGenerateCommand(),
NiuziRankCommand(), NiuziBankRankCommand(),
ShotSelfCommand(), TenSetuCommand(),
ReactionCommand(), MCSkinCommand()
ReactionCommand(), MCSkinCommand(),
GithubLatestCommitCommand()
)