Annie Mei
A high-performance Discord bot written in Rust that brings anime and manga information directly to your Discord server.What is Annie Mei?
Annie Mei is a specialized Discord bot that fetches detailed anime and manga information from AniList’s extensive database. It provides theme song lookups with Spotify links, supports full Japanese kana searches, and allows users to link their AniList accounts to share their scores with guild members. Built with Rust using the Serenity framework, Annie Mei delivers fast, reliable responses through Discord’s slash command interface.Key Features
AniList Integration
Fetch comprehensive anime and manga information directly from AniList, including titles, descriptions, ratings, and more.
Theme Song Lookup
Discover opening and ending theme songs for any anime with direct Spotify links for instant listening.
AniList Account Linking
Connect your AniList account to display your personal scores when looking up anime and manga in your server.
Japanese Kana Support
Search using Japanese kana characters for accurate results when looking up anime and manga by their original titles.
High Performance
Built with Rust for exceptional speed and reliability, using PostgreSQL for data persistence and Redis for caching.
Get Started
Ready to add Annie Mei to your server? Check out our Quickstart Guide to get up and running in minutes. Want to self-host? See our Installation Guide for detailed setup instructions.Technology Stack
Annie Mei is built with modern, production-ready technologies:- Language: Rust 2024 Edition (1.93+)
- Discord Framework: Serenity 0.12
- Database: PostgreSQL with Diesel ORM
- Cache: Redis
- Error Tracking: Sentry
- Async Runtime: Tokio