Commit Graph

150 Commits

Author SHA1 Message Date
98f8cfc4e7 revert version from merge-update 2024-04-04 10:12:38 +02:00
5382b3ea59 proper JSDoc typing in examples 2024-03-25 02:16:46 +01:00
67afb2bf27 bugfix: don't ignore examples in template 2024-03-25 01:57:12 +01:00
6a7544409b refactor: auto format 2024-03-25 01:55:46 +01:00
f88e14b34a Update template by merging fork 'DiscordJS-Example' 2024-03-25 01:54:13 +01:00
94b0797797 version upgrade: alpha release 2024-03-23 22:57:12 +01:00
1253c1acf4 remove permissionOverwrite bug in custom_vc from README 2024-03-23 22:55:57 +01:00
54dcfddd1a bugfix(linting): case block scope for variable usage 2024-03-23 22:49:57 +01:00
4653af6f90 bugfix: missing import for JSDoc 2024-03-23 22:49:42 +01:00
0d80761e2c refactor: auto format 2024-03-23 22:47:24 +01:00
bba1617926 bugfix: logging user id 2024-03-23 22:45:10 +01:00
b8adefd093 implement working version of custom channel permissions 2024-03-23 22:43:21 +01:00
c7aad7190e added new member role explaination to README 2024-03-23 22:13:38 +01:00
fe139004bf bufix: added missing import 2024-03-03 17:13:59 +01:00
3563e5be62 download & install instructions 2024-03-03 17:08:47 +01:00
8d2f647ffd find or create, then save guild on each interaction 2024-03-03 01:44:27 +01:00
146bdf363e verbose logging 2024-03-03 01:07:10 +01:00
647dc6211b bugfix: corrected path 2024-03-03 00:50:46 +01:00
aee298f791 bugfix: import Deferrable 2024-03-03 00:49:36 +01:00
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