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)
337b266456
Continued reorg, broke solver down into parts for better readability
2022-05-06 23:20:04 -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)
ce77893d37
Use new dbClient import in the db init files
2022-05-05 01:03:28 -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