Project #A009 [cbot] Cryville Bot is a bot running in Cryville's official Discord server.
The project was put forward on 2020-02-25. Its creation was announced on 2020-04-12.
Cryville Bot only processes messages in certain format, which are called "commands". Commands begin with a question mark ?, followed by the command name and a parameter list. The name and the list is separated by a colon :, and parameters are separated by vertical lines |.
?avatarDisplay your avatar. If there is any parameters specified, the avatar of the specified server member (parameter #1) is displayed.
?helpDisplay the help text.
?malody:bindAbbreviation: ?ma:bind
Bind your Discord account to the specified Malody account (parameter #2).
?malodyAbbreviation: ?ma
Display the specified information (parameter #1) of your Malody account (if no parameter #2) or the specified Malody account (parameter #2). Available information includes avatar, profile, rank, and recent.
?pingTest the communication latency between Cryville Bot and Discord server.
?role:colorModify the color (parameter #2) of your custom role card.
?role:setCreate or modify your role card with the specified name (parameter #2).
?sayLet Cryville Bot send a message with the specified content (parameter #1) and try to delete your command message.
?tokenRetrieve a registration token to be used on this website.
?verDisplay the version information and code metrics.