Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 920 Bytes

README.md

File metadata and controls

44 lines (33 loc) · 920 Bytes

Currently under maintenance, please check https://bibounetwork.betteruptime.com to see why.

Command

!help : see the command

!support : it's redirect u to my forum for more support

!aboutu : For more info about me

!aboutbot : For more info about the bot

!random : Choose a random beatmap for you to try

Build

Clone the repo.

Then do

npm install

Then you will have to create a file that is called .env and in the file you created just put this

USERNAME=YourUsername
PASSWORD=YourOsuIRCPassword
APIKEY=YourAPIKey

For the API key, just create an APIv1 and for the URL just put "http://localhost".

And to run the script do

node .

or

npm start

TODO

Random map request.

Make a download-unavailable filter

Change the host