[nat] wikipedia image scraper

This commit is contained in:
2021-08-02 21:34:34 -06:00
parent 7db311dffe
commit d3fb044e13
10 changed files with 68 additions and 29 deletions

View File

@@ -4,6 +4,7 @@ import kiss.Prelude;
import kiss.List;
import haxe.Constraints;
import uuid.Uuid;
import nat.systems.*;
enum CommandArgType {
SelectedEntry;