/studio to look up an anime production studio by name or AniList studio ID.
Command syntax
Parameters
string
required
AniList studio ID or studio name
Usage examples
- By name
- By AniList ID
Response data
Annie Mei returns a Discord embed with the available studio information:The studio name, linked to its AniList page
The number of AniList users who marked the studio as a favourite
Up to five popular anime where AniList lists the studio as a main studio. Adult titles are omitted.
Search tips
If Annie Mei cannot find a match, try the studio’s full name or its AniList ID.Source code reference
Implementation:src/commands/studio/command.rs
The register() function defines the command and its required search option:
