Logan Cusano 94374b4d45 Implement Dynamic Presence #19
## Added Dynamic Presence to Functions
- Added default to startup
- Added to RSS manager
- Added to interaction create event
- Added to message create function

## Related Work #15
### LinkCop
- Updated with new regex string and logic approved and restricted channels
- Implemented new config storage
### Guild Member Add (event)
- Implemented new config storage for welcome channel
### Message Create (event)
- Implemented new config storage for ignored channel IDs
- Improved the logic for gpt interactions to reset presence
### Mongo Config Wrappers
- Updated logic in order to handle different data types the same way
- Updated set functions to wrap the value in the key
- Updated get functions to return the keyyed value ie `config[key]`
2024-08-11 20:13:57 -04:00
2024-08-11 15:57:46 -04:00
2024-08-11 20:13:57 -04:00
2024-08-11 20:13:57 -04:00
2024-08-11 15:57:46 -04:00
2024-05-16 22:12:10 -04:00
2024-05-26 21:45:08 -04:00
2024-08-11 15:57:46 -04:00
2024-05-12 12:31:52 -04:00
2024-08-10 17:12:24 -04:00
2024-08-11 15:54:10 -04:00
2024-08-11 15:57:46 -04:00
2024-05-12 12:31:52 -04:00
2024-08-11 15:57:46 -04:00

DRB-Server

Description
No description provided
Readme 295 KiB
Languages
JavaScript 99%
Makefile 0.6%
Dockerfile 0.4%