Commit Graph

1561 Commits

Author SHA1 Message Date
9119316438 Refactor how wrappers store data
Added botban inhibitor
Added docker compose for bootstrapping databases
2024-09-30 17:56:24 +03:00
79f7c00670 Fix order of operations 2024-07-28 18:51:07 +03:00
d963cf3db5 Merge main 2024-07-26 17:32:29 +03:00
51ec1189c0 Added quotes to ping command 2024-07-26 17:11:13 +03:00
390c0ee840 upgrade dependencies 2024-07-26 17:11:01 +03:00
8199399323 Include past contributor list 2024-07-26 17:10:48 +03:00
2c58d15c49 Update main branch (#12)
\+ License and copyright attribution
\+ Readme
\+ JSDoc comments
\+ Link to repo in help command
\* Refactor poll command
\* Attempted fix for dangling child process
\* Reduce unnecessary db calls in moderation manager

Reviewed-on: #12
2024-07-26 15:26:42 +02:00
34923bee9e Merge 2024-07-20 14:48:44 +03:00
dc2602724c Merge branch 'development' into alpha 2024-07-20 14:44:45 +03:00
fa45aeab42 Add link to repo in help command 2024-07-20 14:42:16 +03:00
ccb5ce3000 Add jsdoc comments 2024-07-19 21:35:30 +03:00
c081cdc1bf Update readme 2024-07-19 21:30:01 +03:00
2c4c4702b4 upgrade yarn 2024-07-19 21:29:55 +03:00
cc3ca2580d Merge branch 'development' of https://git.corgi.wtf/galactic/galactic-bot into development 2024-07-19 19:59:50 +03:00
96b459a8aa Add license and copyright attribution 2024-07-18 20:06:49 +03:00
d637a197b2 Add README.md 2024-07-12 15:47:20 +02:00
de26cdec44 More debug logging, added dev command to enable debug logging in specific guild (#9)
Reviewed-on: #9
Co-authored-by: Navy.gif <navydotgif@gmail.com>
Co-committed-by: Navy.gif <navydotgif@gmail.com>
2024-07-12 15:28:29 +02:00
2a43ad7feb More debug logging, added dev command to enable debug logging in specific guild 2024-07-12 16:25:13 +03:00
a3e6793632 Various fixes
Some checks failed
/ Tests (push) Has been cancelled
Hopefully prevent danging child processes
Reduce unnecessary db calls in moderation manager
2024-04-01 14:01:30 +03:00
5f07fd3e15 Eval command tweaks 2024-04-01 13:47:28 +03:00
c5c304d5d9 Refactor poll command 2024-04-01 13:47:17 +03:00
bc467e4dd9 Define test workflow 2024-04-01 13:27:47 +03:00
5ca8dfbfc9 Merge pull request 'development' (#7) from development into main
Reviewed-on: #7
2024-03-26 16:42:28 +01:00
9bce163d41 Merge branch 'main' into development 2024-03-26 16:42:21 +01:00
e05fe60e5c bugfix 2024-03-26 17:31:33 +02:00
72bccab282 bugfixes 2024-03-26 16:30:47 +02:00
31a1fbe865 Await handleTimedInfraction 2024-03-26 16:22:10 +02:00
4982e7a0c2 Merge pull request 'Enable logging in mongodb tables' (#6) from development into main
Reviewed-on: #6
2024-03-26 15:20:28 +01:00
c1c4786579 Enable logging in mongodb tables 2024-03-26 16:20:09 +02:00
333862ef2d Merge pull request 'Refactored a bunch of functionality into a callback manager, further refactored into poll and reminder managers' (#5) from development into main
Reviewed-on: #5
2024-03-26 15:13:10 +01:00
add5018f7c Refactored a bunch of functionality into a callback manager, further refactored into poll and reminder managers
Callbacks now support arbitrary length durations courtesy of the new callback manager
2024-03-26 16:05:07 +02:00
7bf1254efe delete obsolete file 2024-03-23 19:42:21 +02:00
dff73f0a40 small fixes 2024-03-23 19:42:07 +02:00
6f69f9c01a inspect depth 2024-01-30 15:33:46 +02:00
9be9855910 forgot to remove debug statements 2024-01-27 14:59:12 +02:00
3ae2f5f708 Fix masked link detection 2024-01-27 14:57:16 +02:00
3abcf23c21 listing of autlog state 2024-01-26 10:41:24 +02:00
faed102ebb join/leave log debounce 2024-01-25 16:27:21 +02:00
775a459dee Option to disable automatic logging of infractions 2024-01-24 23:00:19 +02:00
88b1d871bc Lang entries, mute error handling 2024-01-24 22:37:34 +02:00
76b44e1b71 default amount for prune 2024-01-15 23:41:33 +02:00
707fd3bb84 Bugfix to linkfilter 2024-01-09 16:11:17 +02:00
da85e3253c misc fixes
log parser and inhibitor time
await unawaited calls
2024-01-08 18:40:06 +02:00
861169f083 proper perms checks for selfrole setting 2023-12-30 22:43:01 +02:00
e905d766f8 move handle call 2023-12-29 17:01:30 +02:00
0a2a37f23e Rewrite how modpoints are handled 2023-12-28 03:00:02 +02:00
bc787738ac Bugfix to modstats
Bugfix to getGuildWrapper
2023-12-18 12:57:31 +02:00
7ca623c3c7 proper perms checks 2023-12-16 20:13:59 +02:00
dbf3dd8ed9 cleanup 2023-12-15 22:45:44 +02:00
bf3c218094 more details in error log 2023-12-14 13:07:39 +02:00