This is a python-based bot to assist in providing various information about DDR A(20)
pip install -r Requirements.txt
python DDRBot.py [discord bot token] [m573ssid cookie value]
docker build . -t ddrbot
docker run -it ddrbot [discord bot token] [m573ssid cookie value]
- Arcade Monitoring (Last played reporting)
- E-Amusement Screenshot Scraping
- Automatic E-Amusement Screenshot Delivery (auto mode)
- DDR-ID Lookup
- Player Name Lookup
- DDR-Genie Support
- Screenshot Parsing
- Screenshot DB
- Score Feed
- Score Database (top scores only for now)
- Memes
This python module contains some bindings for communicating with eagate.573.jp (e-amusement)
Feel free to have a look at it.