tangled
alpha
login
or
join now
clxxiii.dev
/
osu-bingo
0
fork
atom
Two teams try and fill in any horizontal, vertical, or diagonal line on a bingo board by playing maps on osu!
osu.bingo
osu
0
fork
atom
overview
issues
pulls
pipelines
osu-bingo
/
src
/
bingolib
/
structs
/
mod.rs
at
microservice
5 lines
81 B
view raw
wrap content
clxxiii.dev
add/update user to database if missing on login
11d ago
5d9a6a90
1
mod
bingo_user
;
2
mod
oauth_token
;
3
4
pub
use
bingo_user
::
*
;
5
pub
use
oauth_token
::
*
;