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
e5d885cc3e
Logging Update
...
- Changed to uniform logging with the 'debug' module
- Updated all apps
2022-12-11 21:11:29 -05:00
Logan Cusano
4e1b82c557
Init WIP Bot
2022-12-11 06:09:25 -05:00