1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-06-04 09:03:50 -04:00
Commit Graph

105 Commits

Author SHA1 Message Date
Ean Milligan
b169ee8632 Change artigen to take rollRequest to use originalCommand as the raw text, then use remaining args after getModifiers eats mods 2025-05-05 18:19:39 -04:00
Ean Milligan
5d1d39bebf move artigen embeds into artigen's utils folder 2025-05-05 14:08:54 -04:00
Ean Milligan
7ba6da1404 alphabetize populatedefaults 2025-05-05 14:03:01 -04:00
Ean Milligan
55b2367900 fix db logging for opt-in 2025-05-05 13:56:34 -04:00
Ean Milligan
897fe80533 comments 2025-05-03 22:30:43 -04:00
Ean Milligan
0b864b0f21 removed [[r shorthand from report command, add [[r and [[roll as aliases to the roll command 2025-05-03 22:02:15 -04:00
Ean Milligan
fafaee67b3 fix rollhelp chars 2025-05-03 21:47:40 -04:00
Ean Milligan
058695415e change export order to match import order 2025-05-03 21:07:06 -04:00
Ean Milligan
65a182cb50 deno fmt 2025-05-03 21:03:30 -04:00
Ean Milligan
aa7814d1fe fix imports 2025-05-03 20:59:49 -04:00
Ean Milligan
9a5574f91e move utils around 2025-05-03 20:58:18 -04:00
Ean Milligan
3e6844ed10 remove mod.d.ts since all types have been relocated now 2025-05-03 20:53:17 -04:00
Ean Milligan
f2797e6c33 update common embed location, move some back into their own files 2025-05-03 20:47:58 -04:00
Ean Milligan
829ec0ecea move getModifiers into artigen, simplify its error handling a lot 2025-05-03 09:54:25 -04:00
Ean Milligan
c9aff85452 Move RollModifiers to live in artigen 2025-05-03 08:31:07 -04:00
Ean Milligan
03a2acc386 BIIIIIG change here: NESTED ROLLS :D
Also, start the reorganization of artigen to support nesting better, make smaller more readable files, and better named functions
2025-05-03 07:51:12 -04:00
Ean Milligan
a7856bc3f2 minor formatting change 2025-05-01 23:43:19 -04:00
Ean Milligan
7053c25719 reorganize worker management and queue management to be better 2025-05-01 23:19:08 -04:00
Ean Milligan
6ab0923d71 how did i never catch this, if prefix is not 2 characters it breaks, this allows it to be anything 2025-05-01 18:20:23 -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
861d1e00cd deno fmt 2025-04-29 18:02:00 -04:00
Ean Milligan
ed60f10d04 add guild size dist to audit guilds 2025-04-29 17:42:41 -04:00
Ean Milligan
0250135c5f improve audit guilds, show counts of duplicate guild owners 2025-04-29 03:16:41 -04:00
Ean Milligan
ba51bd471c update auditGuilds to sort guilds by largest to smallest 2025-04-28 23:26:14 -04:00
Ean Milligan
8cf55aacf5 add time param to heatmap to try to prevent caching of the image on discord 2025-04-28 23:07:30 -04:00
Ean Milligan
f44014c22a add query timing to stats command 2025-04-28 22:57:23 -04:00
Ean Milligan
dcd49e20dd deno fmt 2025-04-28 03:04:14 -04:00
Ean Milligan
e3dc7bc8b4 add docs for -min 2025-04-27 17:02:32 -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
73e4ca94b7 Swap indexOf to includes when indexOf was just being used to check if an item was in an array 2025-04-27 04:15:04 -04:00
Ean Milligan
a42b75aa51 deno fmt 2025-04-26 23:42:43 -04:00
Ean Milligan
f3a6a36fb0 update links to be driven by config, update strings to use bot name from config 2025-04-26 23:24:26 -04:00
Ean Milligan
864f281c60 Mass spelling fix 2025-04-26 23:08:57 -04:00
Ean Milligan
74c733308f linting/type cleanup 2025-04-26 22:44:39 -04:00
Ean Milligan
957e84ea2b remove weird/useless comment 2025-04-26 17:03:18 -04:00
Ean Milligan
4fbcf15953 fix [[popcat not working, 0 is false lol 2025-04-26 17:02:54 -04:00
Ean Milligan
1069b99091 start fixing apiRoll 2025-04-26 14:49:11 -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)
766dff179e Update wording around OPT-IN command 2022-07-10 02:50:18 -04:00
Ean Milligan (Bastion)
7bb6018bdf Made [[opt-in available via DM only 2022-07-10 02:17:41 -04:00
Ean Milligan (Bastion)
f43cf0fa31 Add mention of opt-out to the @mention and [[privacy commands 2022-07-10 02:03:00 -04:00
Ean Milligan (Bastion)
38146a3c8f deno fmt 2022-07-10 01:59:55 -04:00
Ean Milligan (Bastion)
539616679b Add opt-out/opt-in commands
Allows users to be globally ignored by the bot.
2022-07-10 01:58:37 -04:00
Ean Milligan (Bastion)
7b03f3140e V2.0.3 - Fix multiline input 2022-07-09 17:02:22 -04:00
Ean Milligan (Bastion)
c4c7098479 V2.0.1 - Fix parens, update guild audit command 2022-07-08 23:51:31 -04:00
Ean Milligan (Bastion)
5b7cb60382 Guild Audit command flushed out 2022-07-05 23:49:10 -04:00