Logan Cusano
76c4d002a0
Update to filter presets function in utils
2023-08-04 22:10:28 -04:00
Logan Cusano
fc743cbb46
#37 Working Joining and Leaving
2023-07-16 01:43:13 -04:00
Logan Cusano
c38bca4144
Add jsDoc to leaveServerWrapper
2023-07-15 17:58:35 -04:00
Logan Cusano
e6332dffc9
Update join command to accept a specific node ID
2023-07-15 17:58:12 -04:00
Logan Cusano
60b6eb7cda
Fix for #40
...
- Moved general commands to the description for higher character limit
2023-07-13 21:39:55 -04:00
Logan Cusano
a603a53602
Resolve bug when checking if user is in channel
2023-07-01 18:19:53 -04:00
Logan Cusano
c9890c7cc8
Update give-role filename to match convention
2023-06-25 02:09:04 -04:00
Logan Cusano
bec4c2d743
Add discord commands to allow users to start recording
2023-06-25 02:08:46 -04:00
Logan Cusano
7163df21e9
Potential final fix for #30
2023-06-23 17:48:28 -04:00
Logan Cusano
e350cd6030
Fixing fix of join autocorrect
2023-06-19 00:25:35 -04:00
Logan Cusano
fba0a2a2b2
Fixed bug in join autocorect
...
- It would add both numbers and the names to the autocorrect
2023-06-19 00:23:29 -04:00
Logan Cusano
83cef63109
Improved number check in join command
2023-06-19 00:20:00 -04:00
Logan Cusano
2390bdc2c6
Update join command to handle updated preset objects
2023-06-19 00:16:58 -04:00
Logan Cusano
d8a697e583
#13
...
- Added command to allow users to give other users their group
- Shows all groups as options but will not let user add another user if the caller doesn't have the role
2023-06-17 21:49:46 -04:00
Logan Cusano
44caa11f7c
Fixed typo in remove description
2023-06-17 21:28:33 -04:00
Logan Cusano
92f4caad0c
Improve the join node verification system
2023-06-17 19:25:47 -04:00
Logan Cusano
b888a9233d
Improve the response when a user requests a bot to join
2023-06-17 19:01:55 -04:00
Logan Cusano
bfda15866e
Streamlined joining and leaving autocomplete
...
- Removed custom command builder as it's no longer needed with autocomplete
2023-06-17 17:55:27 -04:00
Logan Cusano
c4650a9e99
Make the bot option in the leave command required
2023-06-16 22:02:54 -04:00
Logan Cusano
f5e119d845
Bugfixes and functional #7 & #9
...
- #7 needs to error check more
- both need to be cleaned up
2023-06-11 04:40:40 -04:00
Logan Cusano
e8d68b2da7
Initial #7 & #9
...
- Working commands
- Keeps track of open connections
2023-06-10 22:16:39 -04:00
Logan Cusano
fc11324714
Add function to get all client IDs from JSON file #7
2023-06-04 00:24:50 -04:00
Logan Cusano
c6c048c919
Update default command with autocomplete
2023-06-03 23:35:07 -04:00
Logan Cusano
fa2f28207e
wrapping up join command
...
- API untested
2023-06-03 23:00:50 -04:00
Logan Cusano
c31ccff5ca
Added JSDoc to Join wrapper and updated wrapper to also take just a client ID string
2023-06-03 16:03:07 -04:00
Logan Cusano
d2186e9471
Added a join command #7
...
- Added a JSON example for Known Client IDs
- Implemented a custom slash command builder to add the available presets as options in the discord command
2023-06-03 15:47:07 -04:00
Logan Cusano
f3a4f25f85
Initial Emmelia merge
2023-05-06 14:56:51 -04:00