1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Resolved Disable broken bot?

Discussion in 'Developer Support' started by BruteForce, Mar 19, 2018.

Tags:
  1. BruteForce

    Joined:
    Feb 12, 2018
    Messages:
    48
    Likes Received:
    10
    Is there a way to temporarily disable a broken bot?

    I can't find a way to hide bots from public access.

    Since every fix/commit takes about 24 hours to get approved, that is a lot of unhappy clients, and probably monetary loss.
     
  2. Best Answer:
    Post #2 by Savior, Mar 19, 2018
  3. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    There is no supported way to accomplish that.
    You could however prevent the problem by testing your bot throughoughly before releasing an update, which would save everyone the hassle
     
    sickness0666 likes this.
  4. BruteForce

    Joined:
    Feb 12, 2018
    Messages:
    48
    Likes Received:
    10
    That's not a nice thing to say man.
    There can be bugs like resource configuration in manifest file, which only break once the bot is deployed.
    It's especially hard for new runemate developers.
     
  5. Savior

    Savior Java Warlord

    Joined:
    Nov 17, 2014
    Messages:
    4,906
    Likes Received:
    2,748
    It's a perfectly reasonable thing to say, even more so if we are talking about premium bots.

    Admittedly the resource declaration has struck me a few times as well in the past, but since a couple of weeks now (or months, i can't remember the exact time), the local version of a bot will let you know if you're using resources which aren't declared in the manifest by throwing an error.
     
  6. Snufalufugus

    Joined:
    Aug 23, 2015
    Messages:
    1,961
    Likes Received:
    757
    The only way is to push an update to your manifest with hidden set to true. The solution is to be careful with your manifests, and test thoroughly before release.
     

Share This Page

Loading...