• Joined on 2021-11-21
logan pushed to master at logan/DRB-CnC 2023-05-27 18:25:21 -04:00
3719fce86a Update client package.json
ba927bae8c Implement install and update system for the bot
Compare 2 commits »
logan deleted branch feature/implement-discordpy from logan/DRB-CnC 2023-05-27 16:19:42 -04:00
logan pushed to master at logan/DRB-CnC 2023-05-27 16:19:41 -04:00
79fe542143 Merge pull request 'Implement Python Discord Bot to Handle Voice Connection' (#5) from feature/implement-discordpy into master
7512c8e1df Removing the static ENV var for nearby systems
c882fb63d3 Moving PDAB to pdab
7fc61bbf2e renaming PDAB to pdab to try to fix git issues
e1c2ce6484 Updating and streamlining radio controller side
Compare 8 commits »
logan merged pull request logan/DRB-CnC#5 2023-05-27 16:19:41 -04:00
Implement Python Discord Bot to Handle Voice Connection
logan pushed to feature/implement-discordpy at logan/DRB-CnC 2023-05-27 16:16:17 -04:00
7512c8e1df Removing the static ENV var for nearby systems
logan created pull request logan/DRB-CnC#5 2023-05-27 16:15:46 -04:00
Implement Python Discord Bot to Handle Voice Connection
logan pushed to feature/implement-discordpy at logan/DRB-CnC 2023-05-20 15:24:44 -04:00
c882fb63d3 Moving PDAB to pdab
7fc61bbf2e renaming PDAB to pdab to try to fix git issues
e1c2ce6484 Updating and streamlining radio controller side
c4070cc420 Initial working radio controller for OP25
0f003f907e Discord voice bot handler working
Compare 6 commits »
logan created branch feature/implement-discordpy in logan/DRB-CnC 2023-05-20 15:24:44 -04:00
logan pushed to master at logan/Python-Discord-Audio-Bot 2023-05-18 01:50:59 -04:00
51027d794d Specify versions in requirements
logan pushed to master at logan/Python-Discord-Audio-Bot 2023-05-18 01:20:52 -04:00
4a21cf6155 Minor logging improvement
logan pushed to master at logan/Python-Discord-Audio-Bot 2023-05-18 01:18:05 -04:00
d3553f9e9d Improved opus loading system
logan pushed to master at logan/Python-Discord-Audio-Bot 2023-05-18 00:58:35 -04:00
18d84e9e3f Added Pre-made opus libraries and basic OS checking
logan pushed to master at logan/Python-Discord-Audio-Bot 2023-05-17 23:00:05 -04:00
6528bd22aa INIT Node Controlled Python Bot
logan created branch master in logan/Python-Discord-Audio-Bot 2023-05-17 23:00:05 -04:00
logan created repository logan/Python-Discord-Audio-Bot 2023-05-17 22:58:25 -04:00
logan pushed to master at logan/DRB-CnC 2023-05-07 19:32:05 -04:00
48999e0d63 Resolved bug in Client with .env config migration
2c25be1de7 Removed Embedded discord
Compare 2 commits »
logan pushed to master at logan/DRB-CnC 2023-05-07 04:48:39 -04:00
cf04e37f89 Implement example .env files
d04cc8d5b1 Update gitignore for .env files
4662f37a72 Removing real .env files
be34c5381b Removing real .envs
ed79403a9b Remove config file for client, moved to .env
Compare 5 commits »
logan deleted branch feature/Integrate-Emmelia-into-Cor from logan/DRB-CnC 2023-05-07 04:13:15 -04:00
logan pushed to master at logan/DRB-CnC 2023-05-07 04:12:35 -04:00
e0b6e567c1 Merge pull request 'feature/Integrate-Emmelia-into-Core' (#4) from feature/Integrate-Emmelia-into-Cor into master
205f285e0a Merge branch 'master' into feature/Integrate-Emmelia-into-Cor
4e67e21651 Update debugging to log to a file (for running as a service)
9b2d0c4bbb Implement Node Monitor Service
7b2215e9da Remove config files in favor of environment variables
Compare 7 commits »
logan merged pull request logan/DRB-CnC#4 2023-05-07 04:12:34 -04:00
feature/Integrate-Emmelia-into-Core