Code Monkey home page Code Monkey logo

Comments (10)

Meowhal avatar Meowhal commented on May 30, 2024

I am very happy to see that someone is using it.

The host can use "!start [sec]" command by chat.
when host said "!start 10", the bot says "!mp start 10" and the match start in 10 sec.

But The bot doesn't have auto-start timer.
why no auto-start timer? Because I thought The person responsible for starting the game is the current host, not the bot.
In addition, it is difficult for the bot to determine who does not have a map yet.

If you still need the auto-start feature, Please tell me in detail what kind of behavior is desirable.
For example, when does the timer start. After the match? After selecting a map? With host command?

Thank you for reading my poor English to the end.

from osu-ahr.

weebskin avatar weebskin commented on May 30, 2024

yep i need auto-start feature After Selecting a map

like when im pick map then do mp !start 60 or someting....
because im lazy to type commands....

That Be Perfect (For Me...)
Also im waiting that !mp clearhost after pickmap thoooo.....
Nicebot!! :D

from osu-ahr.

Meowhal avatar Meowhal commented on May 30, 2024

I added auto start timer and clearhost functions on the dev brach. (ver 1.1.2)
I haven't written enough test codes, so there must be bugs related to clearhost.
But I think you can try it out for testing.

You can activate the function by adding the followings to the development.json.

{
  "irc": {
    "server" : "irc.ppy.sh",
    "nick" : "xxx",
    "opt": {
      "port" : 6667,
      "password" : "yyy"
    }
  },
  "AutoStartTimer": {
    "enabled": true,
    "doClearHost": true,
    "waitingTime": 60
  }
}

from osu-ahr.

weebskin avatar weebskin commented on May 30, 2024

wew is work but yep got bug :
everyone ready but is not start automatic :(

from osu-ahr.

Meowhal avatar Meowhal commented on May 30, 2024

fixed that
thanks for reporting

from osu-ahr.

weebskin avatar weebskin commented on May 30, 2024

ok is work one more bug
after !clearhost people can't do !skip (i mean vote skip)

and i need :
"if do!skip or afk!skip then skip to next queue and do !mp aborttimer thoo"

ok that all i need :D
i recommend post this on Development osu!forum https://osu.ppy.sh/community/forums/2 if u want more feedback i think people
interested this and people wait longtime about autohostrotation :D

Good Project!! Keep it up!!
SleepingD.

from osu-ahr.

Meowhal avatar Meowhal commented on May 30, 2024

This is not a bug and works as specified.
You didn't mention anything about it.¯_(ツ)_/¯

anyway, i will add this feature this week.

from osu-ahr.

weebskin avatar weebskin commented on May 30, 2024

oh sorry = = im bad but thanks for add that!! feature

from osu-ahr.

Meowhal avatar Meowhal commented on May 30, 2024

I wrote the code. Maybe it will work.
Let me know if you have any problems.

from osu-ahr.

weebskin avatar weebskin commented on May 30, 2024

everytings is good
Thanks....
Close issue

from osu-ahr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.