ceebboard is a maimai statistics bot. It scrapes data from dxnet via searching friend codes.
- Clone the repository
- Install requirements with
pip install -r requirements.txt - Setup authentication
The file needed for authentication is config.json. An example of this file is provided - example_config.json.
Fill out the fields, and rename the file to config.json.
Only the production bot token is required, just make sure to switch the bot off of dev mode in startup.py