Skip to content

Znods/twitch-osu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitch-osu

Twitch bot for displaying pp of a beatmap

Setup

  • mv liboppai.so /lib/
  • gcc *.c -o bot -lm -loppai -O3