1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-06 20:37:54 -05:00
Commit Graph

157 Commits

Author SHA1 Message Date
f9355ae255 Sonar fix 2022-06-26 23:20:06 -04:00
6adf18008a Update heatmap embed to show min and max vals 2022-06-26 23:18:44 -04:00
51924b7f14 sonar fix 2022-06-26 23:11:58 -04:00
c71f6f76e4 update deno fmt, update std version, sonar fix 2022-06-26 23:08:32 -04:00
a7cdd91969 Add heatmap.png generator 2022-06-26 22:53:25 -04:00
42cb268a58 sonar fix 2022-06-26 20:23:42 -04:00
8e6467fd17 Continued work on heatmap 2022-06-26 20:18:41 -04:00
e8464cf7bb Initial work on [[heatmap, fixed some loggers to be edit instead of send 2022-06-25 16:38:04 -04:00
2b22df032c Change dailyRate to hourlyRate, added math to calculate the rates 2022-06-25 16:26:48 -04:00
b69cf2060f Create roll heatmap table and sproc, add dailyRate to command_cnt table 2022-06-25 02:09:41 -04:00
011120845e created callIncCnt function for simplicity 2022-06-24 21:32:18 -04:00
b0266ad385 forgot to remove these 2022-06-24 21:11:27 -04:00
a8bcdb346b deno fmt 2022-06-24 21:06:45 -04:00
d769ac0e5a added db error message log, added edit message log 2022-06-24 20:52:56 -04:00
57518f75a9 deno fmt 2022-06-22 21:45:40 -04:00
021f33fc38 Started moving common log messages to one spot 2022-06-22 21:43:57 -04:00
bff208d560 add catches to all messages 2022-06-22 02:06:50 -04:00
dba1976a8e Add messages to all api calls 2022-06-22 01:57:38 -04:00
cc45794497 Added messages to most api calls 2022-06-21 21:48:07 -04:00
93375585c1 sonar fixes 2022-06-21 21:36:21 -04:00
d45cc89eec Cleaned up API responses to make them more standard and easier to customize 2022-06-21 21:33:24 -04:00
0cabfe0c99 sonar fixes 2022-06-20 21:03:01 -04:00
6e448907ee deno fmt 2022-06-20 20:55:40 -04:00
df8c31d6d3 API updated to user rollWorker for rolling, fixed api not working at all lol 2022-06-20 20:55:12 -04:00
a0dae3416f Preparing rollQueue to handle api Rolls 2022-06-20 19:18:23 -04:00
170c089fe9 deno fmt 2022-06-20 17:37:45 -04:00
71e1d42f68 rollQueue reorg 2022-06-20 17:35:00 -04:00
3931ee8394 Add roll error code to embed footer 2022-06-19 21:56:50 -04:00
137f6388f7 comment updated 2022-06-19 04:19:25 -04:00
66f08bf538 deno fmt 2022-06-19 03:56:04 -04:00
4a34596bee Restructured API code to be more readable (like commands) 2022-06-19 03:55:33 -04:00
60e13cbd51 Moar Sonar Cleanup 2022-06-19 01:57:10 -04:00
65d264d1c6 Sonar cleanup 2022-06-19 01:53:51 -04:00
bb10d52506 Implemented queueing system for rollWorker to limit number of concurrent workers
Moved some consts to the config.ts file
Added flag to disable logging while rolling for a massive speed increase and to increase stability of the bot
2022-06-19 01:51:16 -04:00
b58cf31edb Merge remote-tracking branch 'origin/master' 2022-06-19 00:04:18 -04:00
52d9258b09 Update start command for worker thread 2022-06-19 00:04:14 -04:00
544252b316 Delete Thumbs.db 2022-06-19 00:03:36 -04:00
92c97579c0 Fixed CSS for mobile devices 2022-05-28 04:25:17 -04:00
26085e8238 actually fixed negative numbers 2022-05-28 04:10:09 -04:00
db1e55b415 Sonar Fix 2022-05-28 03:49:24 -04:00
6e5c525839 updated www image of artificer 2022-05-28 03:45:49 -04:00
da00caaa74 deno fmt 2022-05-28 03:41:33 -04:00
1f4d1e3ef6 Added rollWorker so that multiple dice rolls can happen simultaneously 2022-05-28 03:37:11 -04:00
7391a0fd68 deno fmt 2022-05-28 02:07:23 -04:00
a01b8b8fd2 Added Audit system, Guild auditing put on hold 2022-05-28 02:07:00 -04:00
b7f9fc852a reorder deps so comments are correct 2022-05-28 00:48:34 -04:00
6cfe98e954 deno fmt + rework api subcommands to be a switch statement 2022-05-28 00:09:09 -04:00
7cf62d44aa Delete guild from DB when bot is removed from said guild 2022-05-27 23:07:44 -04:00
c0ba9b7080 update versions in readme 2022-05-27 22:30:09 -04:00
1514f23f58 reformat readme 2022-05-27 22:24:03 -04:00