No description
| .forgejo/workflows | ||
| src | ||
| test | ||
| .gitignore | ||
| Dockerfile | ||
| gleam.toml | ||
| manifest.toml | ||
| README.md | ||
condition_overload
Wiki search for Condition Overload (Mechanic)
Made for use in twitch bots. Using MixItUp's external program action.
Example:
!gunCO braton
in chat, runs:
[path-to]/condition_overload braton
which prints:
The 'Braton Vandal / Braton Prime / MK1-Braton / Braton' 'Incarnon Form Radial Attack AoE' has a poor interaction with GunCO.
into standard out, to be sent as a response.
Development
gleam run SEARCHTERM # Run the project
Build
docker build --output ./build/bin/ .