Commit Graph

150 Commits

Author SHA1 Message Date
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
dfe673bebc remove self roles slashcommand 2024-02-08 19:34:01 +01:00
81bb307896 group imports in shared 2024-02-08 19:09:17 +01:00
2c7dd26189 verbose console feedback 2024-02-08 19:09:02 +01:00
067702ecc6 remove vc from custom vc creation 2024-02-08 19:03:58 +01:00
03fb793b6c only use voice channels 2024-02-08 18:43:01 +01:00
83068ae085 reference channel directly 2024-02-08 18:24:47 +01:00
76641b31c7 delete empty custom vc 2024-02-08 18:12:10 +01:00
ea54565c6a bugfix: case sensitive 2024-02-08 17:50:32 +01:00
8e9ddb1e7b explicit permission overwrites 2024-02-08 00:21:53 +01:00
f5d8bcc449 bugfix: wrong feedback type 2024-02-07 23:20:10 +01:00
7f94c9ddd3 version upgrade: fully functioning prototype 2024-02-07 22:07:41 +01:00
b9407ed52c lowercase name for possessive apostroph 2024-02-07 22:02:02 +01:00
6ded01b046 handle message/channel deletion 2024-02-07 21:02:37 +01:00
3339d7a244 initialize deletion events 2024-02-07 20:27:16 +01:00
0ffb68fd96 prepare for better event grouping 2024-02-07 20:26:57 +01:00
f3e2715703 use existing private channels 2024-02-07 20:05:39 +01:00
a29e2074a5 ignore if channel is unregistered 2024-02-07 19:38:51 +01:00
d212ca398a acknowledge command with reply 2024-02-07 19:34:18 +01:00
d0ec7fbb6c basic custom vc slash command 2024-02-07 19:30:14 +01:00
b5079b6f40 basic error handling and comments 2024-02-07 17:40:29 +01:00
1a3e7ac96b basic chanel creation 2024-02-07 17:36:00 +01:00
a0eb75e4ee basic subcommand handling 2024-02-07 17:35:30 +01:00
c8e3fc2f2c initialize custom vc slash command 2024-02-06 21:26:29 +01:00
000acd20aa clean up: format 2024-02-06 21:25:47 +01:00
105932b5a3 refactor: better file structure 2024-02-06 19:12:34 +01:00
4fea72ad88 refactor: autoformat with prettier 2024-02-06 16:18:06 +01:00
32ceb7646b Merge branch 'sync' from 'https://git.baipyr.us/Baipyrus/DiscordJS-Template.git' 2024-02-06 16:09:02 +01:00
d3d9a305d0 fix generic command name getter 2024-02-06 15:50:12 +01:00
905ee9d8a9 generalise command execution for interaction create 2024-02-06 15:49:07 +01:00
f70912e4fd read filesystem overhaul. sharing functions across files 2024-02-06 15:25:58 +01:00
46e938946c clean up: fs.promises api and reformat 2024-02-06 14:09:04 +01:00