Skip to content

SuRoryz/surbot-osu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurBot

SurBot - IRC Bancho bot for osu! Project is under development, new feautures soon!

How to use?

In game press F8 to open chat. Then write /chat SuRory. Now you can use use commands:

*There are arguments in []. = means default value

  • .pp [mods=nomod, acc=95, 100, miss=0, 0, combo=max] - display pps for map in /np with specific parametrs. If you don't want to use arguments, just use .pp without anything else.

    When you wrote /np you can use .pp:

    You can use keyword and non-keyword arguments. You can use only 1 value for miss or acc. 95, 100 and 0, 0 means that your parameter adds to those

    It's possible to combine keyword args and non-keyword args. Just use keyword args after right-ordered non-keyword args:

  • .pp_pred [mods=nomod, acc=95, 100, miss=0, 0, combo=max] - actually same as .pp but with predicted pps based on player's scores
  • .info - displays information about commands.

How to install?

You can clone all the code and use bot on your own account! Simple steps:
  • Install Python 3.6 or higher
  • Clone code from repository
  • Run main.py
  • If you want to connect in some channels, use bot.connect(channel) for every channel you want to join.
  • Use bot.run() to run bot. Done!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages