• Joined on 2021-11-21
logan pushed to master at logan/DRBv3 2024-04-28 05:05:04 -04:00
c81dce99e2 Update makefile with clean step
logan pushed to master at logan/DRBv3 2024-04-28 05:00:21 -04:00
38cb1054e0 Add DISCORD_TOKEN var to tests and makefile
logan pushed to master at logan/DRBv3 2024-04-28 04:55:02 -04:00
12441c5c6d Update makefile
logan pushed to master at logan/DRBv3 2024-04-28 04:54:05 -04:00
1c1b071bd7 Update makefile
logan pushed to master at logan/DRBv3 2024-04-28 04:50:06 -04:00
961c5c19e2 Update drb tests
logan pushed to master at logan/DRBv3 2024-04-28 04:46:22 -04:00
49e52d8944 Add makefile for server and related action build test
logan pushed to master at logan/DRBv3 2024-04-28 04:34:37 -04:00
63ccfa70d3 Add server docker file and related action tests
logan pushed to master at logan/DRBv3 2024-04-28 03:26:16 -04:00
4bb8038a1d Update variables in test action
a353b9adbb Improvements to tests and from testing
bf69e93e29 Improve subprocess handler
Compare 3 commits »
logan pushed to DRBv3 at logan/Python-Discord-Audio-Bot 2024-04-28 03:17:20 -04:00
098dfc9a10 Update PDAB
logan opened issue logan/DRBv3#37 2024-04-28 02:31:53 -04:00
Move initial bot setup to a discord interaction
logan opened issue logan/DRBv3#36 2024-04-28 01:35:54 -04:00
Implement Logger
logan pushed to master at logan/DRBv3 2024-04-27 23:35:22 -04:00
6cae18e70c Update PDAB tests
e7229322e4 Update pdab handler
Compare 2 commits »
logan pushed to master at logan/DRBv3 2024-04-26 23:46:25 -04:00
34aa5d17dc Updates to setup from testing
logan pushed to master at logan/DRBv3 2024-04-26 21:30:45 -04:00
565fd5af37 Updated join voice log
f04154d361 Remove client build test for now
383663e980 #30 Update discordBot
Compare 3 commits »
logan opened issue logan/DRBv3#35 2024-04-26 02:54:20 -04:00
Improve PDAB to use UDP stream directly from OP25
logan opened issue logan/DRBv3#34 2024-04-26 02:28:37 -04:00
Python Discord Bot doesn't Properly Connect to Discord VC
logan closed issue logan/DRBv3#10 2024-04-21 16:07:16 -04:00
Self Updating Client
logan commented on issue logan/DRBv3#10 2024-04-21 16:07:14 -04:00
Self Updating Client

Going to close this ticket as an offshoot has emerged for initial setup tests

logan commented on issue logan/DRBv3#33 2024-04-21 16:06:39 -04:00
Automated testing

for automated testing of the setup, I think we should setup a raspberry pi with a filesystem in memory (read/only) and use that from a github action.

This way we can test for real on a Pi, but…

logan pushed to master at logan/DRBv3 2024-04-21 15:07:09 -04:00
7b21d4601f #10 Updated setup