Git Product home page Git Product logo

Comments (6)

ShadowRanger avatar ShadowRanger commented on May 30, 2024 1

It can honestly be in whatever language as long as it ends up doing the same thing.

from language-arma-atom.

haztakki avatar haztakki commented on May 30, 2024 1

I just quickly threw this together, it is 11 lines and was done very fast as you will see. Just showing how easy it is to achieve this. I have to go out soon but I can finish it later this evening. I assume you don't care about the visual output but how it copies it so I was thinking if you run it via command line (batch file) then it would generate a .txt file with the following format:
command|command|command|etc
Can you just apply all commands again or do you actually need comparison of new commands added? You don't want the operators either, right?
Made using PHP, DOMDocument.
https://youtu.be/4Hx2zmxdH1w

from language-arma-atom.

ShadowRanger avatar ShadowRanger commented on May 30, 2024

It's very strange how it suddenly doesn't work though, as I know this script originally ran with no issues. It could be some sort of flood detection on the wiki perhaps? Honestly not sure.

from language-arma-atom.

haztakki avatar haztakki commented on May 30, 2024

Does this need to be done in Python? I can throw something together in PHP to copy all commands / functions on the Wiki if needed,

from language-arma-atom.

ShadowRanger avatar ShadowRanger commented on May 30, 2024

The existing Python scripts have been made to automate the full process of retrieving the commands and then generating the required JSON contents to be placed into the relevant files for Atom to read. Any implementation of this same system would be fantastic, and would be even better if it supported doing the same for BIS functions as well as the current scripts don't do that. I personally don't have any experience in Python or PHP, so its much appreciated that you guys @SilentSpike @HazJ are helping and would be awesome if either the current scripts could be fixed or new ones made to do the same thing.

from language-arma-atom.

haztakki avatar haztakki commented on May 30, 2024

Hello. I have bene extremely busy the last week or so. Real issues and working on web app / other stuff. I assume this is still need of some attention? I'll get back on it this weekend. @ShadowRanger Regarding your point about JSON and Atom? What is the specific format that you need?

from language-arma-atom.

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.