add autoregister to config.yml #286


  • Enhancment
Open
  • realcommandandorder created this issue May 17, 2021

    when autoregister:

    true every command will be registerd automatically whitout using

    register: true

    in every command. when false, you must use register: true to register every command

  • realcommandandorder added a tag Enhancment May 17, 2021
  • ivanfromitaly posted a comment May 20, 2021

    I think that's can be added. Just remember that only commands with one "arg" of lenght so /mycommand can be registered.


To post a comment, please login or register a new account.