Tag Archives: SouthPawTech
Testable triggers for SouthPaw Tactic.
The last six months have been spent working on a project based around the recently open-sourced Tactic. One issue we came up against during the project was being able to easily develop and test custom triggers. Custom triggers are simply python scripts that have a couple of extra magic variables (server, input), ignoring the fact …