Logan Cusano
77deb3ba2b
Initial recording scraper
2023-06-17 17:33:24 -04:00
Logan Cusano
f4475dc9d7
#19
...
- Update the wrapper called when a feed encounters an error
- Will now use a more robus backoff system
- Waits in increments of 30 seconds
- Keeps track of ignored attempts and 'count'
- Updated wrapper to remove source from backoff list
- Now removes the object after the first attempt irrespective of deletion station
2023-06-16 23:26:38 -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
8ab611836b
Allow commands to use autocomplete
2023-06-03 23:31:27 -04:00
Logan Cusano
fa2f28207e
wrapping up join command
...
- API untested
2023-06-03 23:00:50 -04:00
Logan Cusano
5c8414b4d8
Moved to issues in git
2023-06-03 22:58:31 -04:00
Logan Cusano
edaeb261f7
Add additional info on connection status to nodeObject
2023-06-03 19:00:16 -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
07743cf8a3
Updated requirements and versions
2023-06-03 15:43:15 -04:00
Logan Cusano
18afa7c058
Added extra logging when deploying commands
2023-06-03 15:42:40 -04:00
Logan Cusano
a5cff9ec7e
Check if the returned data from HTTP is valid JSON and parse if so, return the string if not
2023-06-03 15:42:23 -04:00
Logan Cusano
9450b78bd4
Updated all functions to return nodeObjects instead of SQL response
2023-06-03 15:41:29 -04:00
Logan Cusano
5757c51fa3
Added new utils
...
- isJsonString
- This can be used to check if a string is valid json before parsing it
- getMembersInRole
- This can be used to check online/offline/all members in a role
- (unused) SanitizePresetName
2023-06-03 15:40:48 -04:00
Logan Cusano
fa91cbc887
Used env var for the listening port
2023-06-03 15:39:16 -04:00
Logan Cusano
7fbaf31335
Updated server intents
2023-06-03 15:38:40 -04:00
Logan Cusano
0280cb5384
Update gitignore
2023-06-03 15:38:24 -04:00
Logan Cusano
cf04e37f89
Implement example .env files
2023-05-07 04:48:19 -04:00
Logan Cusano
4662f37a72
Removing real .env files
2023-05-07 04:43:00 -04:00
Logan Cusano
4e67e21651
Update debugging to log to a file (for running as a service)
2023-05-07 04:00:51 -04:00
Logan Cusano
9b2d0c4bbb
Implement Node Monitor Service
...
- Check in with online nodes every n ms
- Update nodes that do not reply
- Added node object record helper
- Updated mysql wrapper for updating node info to accept bool or number
2023-05-07 02:41:58 -04:00
Logan Cusano
7b2215e9da
Remove config files in favor of environment variables
2023-05-06 15:22:28 -04:00
Logan Cusano
b0e52920a7
Merge of /utilities
2023-05-06 15:09:19 -04:00
Logan Cusano
f3a4f25f85
Initial Emmelia merge
2023-05-06 14:56:51 -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
668c9a9259
Updated readme skeletons
2022-12-11 21:24:17 -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
Logan Cusano
f1f4cb7750
Init Commit
2022-12-11 06:07:51 -05:00