.gitignore tf gitignore Jun 21, 2024 CODEOWNERS Update CODEOWNERS Jun 21, 2024 README.md Update README.md Jun 8, 2024 initial-node-setup.sh Update initial-node-setup.sh Nov 17, 2023 Repository files navigation README Infrastructure for the Akatsuki K8s Cluster(s)About...
installation git clone git@github.com:osuAkatsuki/ai-discord-bot.git cd ai-discord-bot/ cp .env.example .env nano .env # edit your settings make build # run the program make run there are many additional make commands, they can be found in the Makefile.About...
alter table beatmaps add column count_circles int unsigned null default null; alter table beatmaps add column count_spinners int unsigned null default null; alter table beatmaps add column count_sliders int unsigned null default null; Backfill script: https://github.com/osuAkatsuki/data-analysis/bl...
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sign in to your account disallow-untyped-calls #147 Merged cmyui merged 4 commits into main from disallow-untyped-calls Ju...
A stateless microservice for scores on Akatsuki. Contribute to osuAkatsuki/score-service development by creating an account on GitHub.
osuAkatsuki / bancho-service Public Notifications Fork 1 Star 1 Code Issues Pull requests 8 Actions Security Insights New issue disallow-untyped-calls #147 Merged cmyui merged 4 commits into main from disallow-untyped-calls Jun 2, 2024 ...