Commit Graph

131 Commits

Author SHA1 Message Date
2a695f24c6 bugfix: def / init order 2024-03-03 00:47:17 +01:00
cfc714611e implement guild member add event 2024-03-03 00:46:44 +01:00
580b54c549 implement role assignment slash command 2024-03-03 00:41:37 +01:00
aa3eac70ba boolean property to note role assignment 2024-03-03 00:41:04 +01:00
5b7862fe7b extend database by saving guilds 2024-03-02 23:51:18 +01:00
7983eb60f9 bugfix: JSDoc typing 2024-03-02 23:49:49 +01:00
4aee497fba prepare member_roles with template 2024-03-02 23:49:13 +01:00
e0c581dcfd get specific permissions from parent element 2024-02-28 21:19:20 +01:00
84f754dd5b clean up: consistant naming 2024-02-28 21:18:14 +01:00
3cea3694db clean up: code style 2024-02-28 21:12:38 +01:00
fa6a9fa2e3 extract member prop early 2024-02-28 20:51:59 +01:00
73562b3570 apply permission overwrites from parent channel 2024-02-28 20:50:34 +01:00
0c3c1b5582 reformat: auto format 2024-02-28 20:48:45 +01:00
7ea28db049 more verbose logging 2024-02-28 20:43:36 +01:00
e74bd83ee6 catch channel delete error 2024-02-24 18:46:46 +01:00
ab6ca9edeb forced reaction remove error handling 2024-02-16 18:26:25 +01:00
064abe7e24 save emoji identifier without name 2024-02-16 18:26:00 +01:00
5c4192eb4b reply and provide id 2024-02-16 17:37:53 +01:00
b99db199d7 fixed jsdoc type error 2024-02-13 20:29:02 +01:00
9f3bceeade clean up: auto format 2024-02-11 02:55:46 +01:00
bdb08c1810 correct typing on typedef methods 2024-02-11 02:53:28 +01:00
b76e772ee2 additional model methods 2024-02-11 02:40:26 +01:00
f919dde7fa clean up: consistant format 2024-02-11 02:40:10 +01:00
76526e08b9 remove old docs on jsdoc script execution 2024-02-11 02:39:52 +01:00
80d4693c3d document code with jsdoc comments 2024-02-11 02:04:12 +01:00
ffa4d43d8f ignore jsdoc output for prettier and eslint 2024-02-11 02:00:47 +01:00
2a33dea919 configure eslint to use jsdoc 2024-02-11 02:00:30 +01:00
04bbb7e376 update packages 2024-02-11 02:00:16 +01:00
14a63d43d1 clean up: auto format 2024-02-11 01:59:57 +01:00
d7bef27f52 better JSDoc config 2024-02-10 22:16:33 +01:00
fe211b7055 ignore JSDoc output 2024-02-10 22:10:51 +01:00
0edfd41c13 initialize JSDoc 2024-02-10 22:10:04 +01:00
a14298fa66 update packages 2024-02-10 22:00:17 +01:00
daef590b83 bugfix: attach to same parent 2024-02-09 22:59:35 +01:00
4e3cfacfa4 bugfix: default permissions for members to use commands 2024-02-09 22:41:58 +01:00
4ab74597b7 better note format 2024-02-09 21:39:19 +01:00
b5440ae98d unify formatting 2024-02-09 21:36:44 +01:00
78cdf79fc4 refactor: auto format 2024-02-09 21:32:56 +01:00
13497ebf43 place explaination in README 2024-02-09 21:23:40 +01:00
5e43e9ba18 version upgrade: first alpha version 2024-02-09 19:56:12 +01:00
1ebe30f981 set invite in README with perms for current state 2024-02-09 19:55:24 +01:00
746341d48a refactor: auto format 2024-02-09 19:42:27 +01:00
3a2073f61f edit owned messages to include pair explainations 2024-02-09 19:39:49 +01:00
73de6dbcec bugfix: simple logic patches 2024-02-09 19:34:20 +01:00
7a9c2441a3 reformat: auto format 2024-02-08 21:11:56 +01:00
5338b56e4c bugfix: moved property to correct parent 2024-02-08 20:37:31 +01:00
552b0b9c3d remove debug log 2024-02-08 20:33:10 +01:00
dc166dd286 set minimum required custom vc permissions 2024-02-08 20:30:50 +01:00
cb1662cefb bugfix: only delete registered custom channels 2024-02-08 20:13:12 +01:00
e69806c132 remove self roels contextcommand and shared function 2024-02-08 19:45:38 +01:00