Skip to content

swyrin/paranormal-maimai

Repository files navigation

paranormal-maimai

Blazingly fast version

This is just a playground for me to mess with SEGA's "maimaiDX International Version" website. If you are a somewhat-devoted maimai player, I think you know where the title comes from.

As of 9 September 2023, this tool will empower nameless* with its features.

Basic Usage

from models import MaimaiSession

async def example():
    session = MaimaiSession()
    await session.get_ssid_from_credentials(username="your-sega-id-username", password="your-sega-id-password")
    await session.login()
    await session.logout()

About

playground on maimaiDX Intl. version website

Topics

Resources

License

Stars

Watchers

Forks

Languages