Code Monkey home page Code Monkey logo

Comments (5)

Adikso avatar Adikso commented on June 12, 2024

With or without output? If with then raw or with command prompt, output from "graphical" applications like nano and all that stuff?

from bashbot.

Adikso avatar Adikso commented on June 12, 2024

I added .exec echo 1234 command. You can check if that's what you need

from bashbot.

hackmonker avatar hackmonker commented on June 12, 2024

With or without output? If with then raw or with command prompt, output from "graphical" applications like nano and all that stuff?

yeah was thinking something like
echo 1234
and a graphic output is shown so that I can see what happened with the command

since I have scripts that inform me of any updates which has arrived in other apps and and I can simply run one line in discord to update it without opening a shell and then runing the update command.

from bashbot.

hackmonker avatar hackmonker commented on June 12, 2024

tried out the exec and it works. what I wanted was to run the command interactively directly without using the open terminal command and than auto closing after sometime. it helps in sending a command interactively and also checking if it ran properly . its a small thing but helps in improving the workflow. but thank you anyway for implementing this 👍

from bashbot.

hackmonker avatar hackmonker commented on June 12, 2024

in logs
$.e 123 shows hackmonker invoked command $.e 123
while
$.o and then $123 shows hackmonker typed 123

so the second one works in a more universal manner since it is interactive, and certain things like aliases work in the second type
so my ideal case if possible is (since I use aliases)

$.(something) 123 shows hackmonker typed 123

hope I made sense. I know I might be nitpicking here. just wanted to give my ideas. Thanks for such an awesome bot anyway 😄

from bashbot.

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.