• Joined on 2021-11-21
logan pushed to DRBv3 at logan/Python-Discord-Audio-Bot 2024-04-03 23:00:59 -04:00
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 22:58:03 -04:00
1df2027a29 Update test version
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 03:16:42 -04:00
a36ddd9614 Added extra echo
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 03:15:39 -04:00
ce4a6e925e Fixing the on for the action
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 03:14:24 -04:00
8790fb05fb Merge branch 'master' into Implementing-Python-Client_#19
4b8771b925 Update .gitea/workflows/server_tests.yaml
Compare 2 commits »
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 03:11:57 -04:00
0f8dc86dd5 trying v3
logan pushed to master at logan/DRBv3 2024-04-03 03:06:58 -04:00
4b8771b925 Update .gitea/workflows/server_tests.yaml
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 02:28:50 -04:00
3319a9617e fixes to tests
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 02:24:40 -04:00
c78ed89707 Initial implementation of python client with socket.io IPC
be5943e9d4 Adding basic tests
Compare 2 commits »
logan pushed to master at logan/DRBv3 2024-04-03 02:20:41 -04:00
be5943e9d4 Adding basic tests
logan pushed to Implementing-Python-Client_#19 at logan/DRBv3 2024-04-03 02:18:36 -04:00
logan created branch Implementing-Python-Client_#19 in logan/DRBv3 2024-04-03 02:18:36 -04:00
logan deleted branch #19-Implement-Python-Client from logan/DRBv3 2024-04-03 02:16:55 -04:00
logan pushed to #19-Implement-Python-Client at logan/DRBv3 2024-04-03 02:08:24 -04:00
logan created branch #19-Implement-Python-Client in logan/DRBv3 2024-04-03 02:08:23 -04:00
logan commented on issue logan/DRBv3#10 2024-03-31 15:37:40 -04:00
Self Updating Client

We should also implement this at boot so that it will update in case the server updates and becomes incompatible

logan opened issue logan/DRBv3#31 2024-03-28 23:22:09 -04:00
Add server event for joining a new Discord server
logan opened issue logan/DRBv3#30 2024-03-28 23:20:15 -04:00
Server Is very Slow to Update the Cache
logan commented on issue logan/DRBv3#10 2024-03-27 03:38:46 -04:00
Self Updating Client

We should use a makefile instead of an install script

logan commented on issue logan/DRBv3#19 2024-03-27 03:37:31 -04:00
Implement a noisegate

Might be easier to use python for the client-side discord bot. Implement what we have now in node to python, using a socket connection between the python bot and the node client

https://github.c…