Logan Cusano
959cfdf7af
Implement routes to start and stop client recording
2023-06-25 01:24:46 -04:00
Logan Cusano
c2b4b4bfa1
#16
...
- Allow bots to display the preset they are listening to
2023-06-17 22:02:09 -04:00
Logan Cusano
041e0d485d
Fix error status in client join
2023-06-10 20:46:43 -04:00
Logan Cusano
a298be40d5
Accidentally set the wrong variable for the device ID
2023-06-03 15:32:08 -04:00
Logan Cusano
43d60a748b
Remove device ID requirement for API
...
- The device ID is handled by the .env file
2023-06-03 15:28:46 -04:00
Logan Cusano
06cb2cc352
Fix logging namespace and windows launch
2023-06-03 15:00:42 -04:00
Logan Cusano
69fdc63983
Fixing linux bug, added noisegate switch to the call
2023-05-27 21:34:19 -04:00
Logan Cusano
a9d3c33af2
Improved client bot logging
2023-05-27 21:17:31 -04:00
Logan Cusano
7fc61bbf2e
renaming PDAB to pdab to try to fix git issues
2023-05-20 15:20:53 -04:00
Logan Cusano
c4070cc420
Initial working radio controller for OP25
2023-05-20 14:31:43 -04:00
Logan Cusano
0f003f907e
Discord voice bot handler working
2023-05-20 00:01:12 -04:00
Logan Cusano
e7b802839e
Initial removal of internal discord bot
2023-05-18 22:53:25 -04:00
Logan Cusano
1316c109e9
Return after leaving all servers
2023-03-26 21:15:20 -04:00
Logan Cusano
a20d7cfaec
Pushing status object to API instead of checking again
2023-03-26 20:49:39 -04:00
Logan Cusano
5e31346bc9
Improve leaving
...
- add logging
- fix naming bug
2023-03-26 20:44:48 -04:00
Logan Cusano
6e05dde743
Fix bug in join server
2023-03-26 20:41:58 -04:00
Logan Cusano
e27cfdfdd4
Fixing bugs with imports and obj naming
2023-03-26 20:20:27 -04:00
Logan Cusano
cfba6ffa61
Improve logging on guildFromChannel
2023-03-26 20:17:38 -04:00
Logan Cusano
f5076d40cc
Improve guildFromChannel
2023-03-26 20:14:23 -04:00
Logan Cusano
8d68f87ec0
improve logging to troubleshoot
2023-03-26 20:04:25 -04:00
Logan Cusano
9377edd518
Bugfixing the botController
2023-03-26 17:24:21 -04:00
Logan Cusano
2e8b699339
Fixing small bugs
...
- Extra imports
- incorrect param placement
2023-03-26 16:49:45 -04:00
Logan Cusano
e537ce8778
Update bot to use command controller for interactions and calls
2023-03-26 16:43:51 -04:00
Logan Cusano
95c714f0aa
Attempt to fix return bug
2023-03-26 16:12:03 -04:00
Logan Cusano
67aa65d60d
Updating imports
2023-03-26 15:52:07 -04:00
Logan Cusano
5bbcc3ffcc
improved logging for botController status
2023-03-26 15:49:19 -04:00
Logan Cusano
ccb42e7fba
Added res/req to app.js and fixed naming bug in botcontroller
2023-03-26 15:45:54 -04:00
Logan Cusano
988683ab72
update bug in getting bot status
2023-03-26 15:40:59 -04:00
Logan Cusano
b296da629b
Initial update to try and fix #1
2023-03-26 15:03:35 -04:00
Logan Cusano
ce072d9287
Major update
...
- Working client server interactions
- Can create radio config
- Needs radio testing
2023-02-18 20:41:43 -05:00
Logan Cusano
c8c75e8b37
Allow the client to interact with the discord bot
...
- The client can now interact with the bot, this allows the client to offer bot controls via API
- The master server will now be able to instruct a specific client to join a specific channel via channel ID (master server function coming soon)
- Suppress some debug statements to make the output easier to read when mixed in with the client debug output
2022-12-18 20:31:54 -05:00
Logan Cusano
4e1b82c557
Init WIP Bot
2022-12-11 06:09:25 -05:00