• Joined on 2021-11-21
logan pushed to master at logan/DRB-CnC 2023-06-03 23:03:05 -04:00
ff8e86cc3a Updated client setup script
6b12c3e3df Remove unused keys from example .env file
Compare 2 commits »
logan pushed to Add-join-command-to-server-#7 at logan/DRB-CnC 2023-06-03 23:01:04 -04:00
fa2f28207e wrapping up join command
5c8414b4d8 Moved to issues in git
edaeb261f7 Add additional info on connection status to nodeObject
c31ccff5ca Added JSDoc to Join wrapper and updated wrapper to also take just a client ID string
d2186e9471 Added a join command #7
Compare 10 commits »
logan created branch Add-join-command-to-server-#7 in logan/DRB-CnC 2023-06-03 23:01:04 -04:00
logan opened issue logan/DRB-CnC#14 2023-06-03 22:57:38 -04:00
Allow users to call up recordings from radio.vpn.cusano.net
logan opened issue logan/DRB-CnC#13 2023-06-03 22:48:48 -04:00
Implement a command to allow members of a group to give that group to other members
logan opened issue logan/DRB-CnC#12 2023-06-03 16:56:06 -04:00
Implement SDR Scanner into Client
logan opened issue logan/DRB-CnC#11 2023-06-03 16:36:35 -04:00
Implement 420 Timer
logan opened issue logan/DRB-CnC#10 2023-06-03 16:35:11 -04:00
Implement 'LinkCop'
logan opened issue logan/DRB-CnC#9 2023-06-03 16:33:22 -04:00
Allow the Server to ask a bot to leave the server it's in
logan opened issue logan/DRB-CnC#8 2023-06-03 16:30:24 -04:00
Create initialsetup script for Server
logan pushed to master at logan/DRB-CnC 2023-06-03 15:32:16 -04:00
a298be40d5 Accidentally set the wrong variable for the device ID
logan pushed to master at logan/DRB-CnC 2023-06-03 15:28:57 -04:00
43d60a748b Remove device ID requirement for API
logan pushed to master at logan/DRB-CnC 2023-06-03 15:03:27 -04:00
51f517cae5 Fixed node '^=' to python '>='
logan pushed to master at logan/DRB-CnC 2023-06-03 15:01:01 -04:00
06cb2cc352 Fix logging namespace and windows launch
5ce525f2b5 Updating install script #6
Compare 2 commits »
logan opened issue logan/DRB-CnC#7 2023-06-03 02:44:15 -04:00
Allow Server Bot to Process Join Requests from Discord
logan opened issue logan/DRB-CnC#6 2023-06-03 02:41:22 -04:00
Create Install Script for Clients (Linux)
logan pushed to master at logan/DRB-CnC 2023-05-27 21:34:42 -04:00
69fdc63983 Fixing linux bug, added noisegate switch to the call
logan pushed to master at logan/DRB-CnC 2023-05-27 21:31:01 -04:00
7686dcd4f2 Fixing linux bug, added noisegate switch to the call
logan pushed to master at logan/DRB-CnC 2023-05-27 21:25:19 -04:00
7591c5c58c Explicitly setting the NGThreshold to an integer
logan pushed to master at logan/DRB-CnC 2023-05-27 21:17:42 -04:00
a9d3c33af2 Improved client bot logging