script editor
Any plans for having an embedded script editor and dynamically loading JS scripts on the fly? Some examples of possible scripts: drunkifying incoming messages, adding commands like /rainbow to do rainbow-colored text.
@seiyria this is on the todo list for sure. Just need to think about how add this properly.
Great. Thanks! If you're looking for an editor, Ace is pretty wonderful.
@seiyria yea, ace was my first pick as well. How would you image then editor working? Like being able to type /code.. open ace editor.. on submit auto upload to gist.github.com and post the link to the channel? Or just using it for in app scripting?
I don't think it makes sense to duplicate the efforts of the online tools unless you see value in that. I would use it strictly for in-app scripting.
ok, got it. Thanks
hey @mephux - Do you have any timeframe for this feature? I have a plugin I'd like to build for Komanda ASAP!