Ean Milligan
c9aff85452
Move RollModifiers to live in artigen
2025-05-03 08:31:07 -04:00
Ean Milligan
7230a7e6b5
Apparently that import map affects deno run as well, fixed so bot runs now
2025-05-01 18:19:57 -04:00
Ean Milligan
f50dec29c7
[untested] - deno fmt
2025-05-01 18:01:23 -04:00
Ean Milligan
6e1c6e8db3
[untested] - start reorganizing the solver folder (renamed to artigen here), organize imports better since deno has support for it now
2025-05-01 17:56:06 -04:00
Ean Milligan
b9c7fac984
add comma totals decorator
2025-04-29 18:02:51 -04:00
Ean Milligan
4207021fa9
Add Min flag and add -max as option for max flag
2025-04-27 16:58:51 -04:00
Ean Milligan
a42b75aa51
deno fmt
2025-04-26 23:42:43 -04:00
Ean Milligan
864f281c60
Mass spelling fix
2025-04-26 23:08:57 -04:00
Ean Milligan
c7c974c395
deno fmt
2025-04-26 13:23:37 -04:00
Ean Milligan
76e007e2e4
update db structure to let init work correctly
2025-04-26 13:22:45 -04:00
Ean Milligan (Bastion)
f95d24375d
sonar fix
2022-06-29 03:21:09 -04:00
Ean Milligan (Bastion)
d769ac0e5a
added db error message log, added edit message log
2022-06-24 20:52:56 -04:00
Ean Milligan (Bastion)
bff208d560
add catches to all messages
2022-06-22 02:06:50 -04:00
Ean Milligan (Bastion)
df8c31d6d3
API updated to user rollWorker for rolling, fixed api not working at all lol
2022-06-20 20:55:12 -04:00
Ean Milligan (Bastion)
b7f9fc852a
reorder deps so comments are correct
2022-05-28 00:48:34 -04:00
Ean Milligan (Bastion)
17c8e0c599
constantCmds rewrite, moved single-use text nodes to their individual command files
2022-05-27 21:59:23 -04:00
Ean Milligan (Bastion)
5e84b1c0b4
added deno.json, ran deno fmt to standardize formatting
2022-05-20 04:43:22 -04:00
Ean Milligan (Bastion)
a270a4b8f7
Started work on adding count decorator
2022-05-19 02:53:30 -04:00
Ean Milligan (Bastion)
04d7324769
deduplicated some code in the getModifiers func
2022-05-18 05:12:04 -04:00
Ean Milligan (Bastion)
733908f2c0
Added !o !<>= and !o<>=, updated embeds to be more consistent, started coloring embeds
2022-05-18 04:48:52 -04:00
Ean Milligan (Bastion)
15e8f847c5
Add super no details decorator
2022-05-06 00:10:21 -04:00
Ean Milligan (Bastion)
6b2aae8dfb
Update to use Log4Deno dep
2022-05-05 02:49:06 -04:00
Ean Milligan (Bastion)
541747285f
Minor adjustments
...
report command now requires a description
moved an insert query that was duplicated many times to new constant in the db.ts import
improved error reporting on roll modifiers, they now are fancy EMBEDS!
2022-05-05 01:46:47 -04:00
Ean Milligan (Bastion)
84768293c1
Code cleanup
...
Improved readability of command code by breaking each function into their own files, breaking down the api command, and starting to break down the roll command
Dep versions also updated, dbClient implemented as its own import, and constantCmds/README updated to improve readability
2022-05-05 00:57:34 -04:00