Adam R Grey
e06650f30c
Some checks failed
gitea/directors-assistant/pipeline/head There was a failure building this commit
so you'll have to do, for example, {"name":"grab 1 video now", "shell": "bash grab1vidnow.sh"} but the way I did that, I have to split up and rejoin the spaces... so now when you send it args, i'm adding a space. old and busted: {"type": "gray_messages.directorial.execute_command", "command":"grab 1 video now", "args": " https://www.youtube.com/watch?v=OnNyPS2iaLo"} new hotness: {"type": "gray_messages.directorial.execute_command", "command":"grab 1 video now", "args": "https://www.youtube.com/watch?v=OnNyPS2iaLo"} |
||
---|---|---|
.vscode | ||
.gitignore | ||
appsettings.example.json | ||
Config.cs | ||
directors-assistant.csproj | ||
Jenkinsfile | ||
Program.cs | ||
README.md |
directors-assistant
listen on kafka for commands, execute without question