15 Commits

Author SHA1 Message Date
Logan Cusano
6deba2bad2 Fix bug that used wrong env var for client port 2023-08-05 03:11:59 -04:00
Logan Cusano
ace762fc76 Finalizing Server webUI
Still needed:
- Way to update clients' versions
- Way to delete nodes
- working dashboard
- working search function
2023-07-22 01:19:54 -04:00
Logan Cusano
e1c2ce6484 Updating and streamlining radio controller side 2023-05-20 15:18:50 -04:00
Logan Cusano
e7b802839e Initial removal of internal discord bot 2023-05-18 22:53:25 -04:00
Logan Cusano
0cefdba00f Adding Server Checkin
- Update client handler to check IP
- Add checkin to startup
- Add acceptable commands
- Needs linux command
- Needs testing
2023-04-30 04:42:04 -04:00
Logan Cusano
2e8b699339 Fixing small bugs
- Extra imports
- incorrect param placement
2023-03-26 16:49:45 -04:00
Logan Cusano
4a0e5e26de Fixing bug with next in /bot 2023-03-26 15:52:22 -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
fd3de1ede4 Implemented inline error function for server errors 2023-03-26 15:27:23 -04:00
Logan Cusano
444346e2b5 Ignore events if the directory is not there or if it is empty 2023-03-26 15:24:17 -04:00
Logan Cusano
3ddf9ea782 Update commands to use the new slash command builder
- Updated app js to remove Emmelia remnants
2023-03-26 15:18:58 -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