Firebot
Firebot copied to clipboard
[Feature Request] AutoHotkey integration
Badhabitz via Discord:
A way to run auto hotkey scripts and allows the ability to pass variables to them
Cky showed me that you can use the effect "run program" to already do this. https://documentation.help/AHK_H-2.0/Scripts.htm#cmd you just run the ahk.exe and run your *.ahk file in "Program Arguments" . I would hate to add uneeded work to you all, especially with how much you already do.