• Joined on 2021-11-21
logan pushed to master at logan/drb-core-server 2025-05-24 18:16:17 -04:00
8bb8a60ece fix typo
logan pushed to master at logan/drb-core-server 2025-05-24 18:15:38 -04:00
679bea5eae Define init function for ActiveClient
logan pushed to master at logan/drb-core-server 2025-05-24 18:13:05 -04:00
107ab049ff Implemented bot endpoint with DB requests and other tweaks
logan pushed to master at logan/drb-core-client 2025-05-24 18:08:51 -04:00
7f61bf5239 Update request token endpoint URL and logic
logan pushed to master at logan/drb-core-server 2025-05-24 15:58:41 -04:00
15b12ecd5f Fix bug to convert system ID to string
logan pushed to master at logan/drb-core-server 2025-05-24 14:57:01 -04:00
1d5359d788 Moved types to their own file
588e794ae9 Unified network param
81267e4c76 refactored nodes and implemented API function
Compare 3 commits »
logan pushed to main at logan/drb-server-discord-bot 2025-05-24 02:11:08 -04:00
f34241acac Init
logan created branch main in logan/drb-server-discord-bot 2025-05-24 02:11:08 -04:00
logan created repository logan/drb-server-discord-bot 2025-05-24 02:10:22 -04:00
logan pushed to master at logan/drb-core-client 2025-05-23 22:09:56 -04:00
caddd67bc4 fixed makefile
logan pushed to master at logan/drb-core-client 2025-05-23 22:07:20 -04:00
db72792064 Updated keys
logan pushed to master at logan/drb-core-server 2025-05-11 20:37:10 -04:00
67925c120a move into /app dir and add new db handler + wrappers
logan pushed to master at logan/drb-core-client 2025-05-11 20:37:10 -04:00
e1cfa22650 Changed naming
f17f7fc36a Implement config storage
Compare 2 commits »
logan pushed to master at logan/drb-core-client 2025-05-02 23:53:06 -04:00
52965f2a30 Update joining logic when the bot is already running
logan pushed to master at logan/drb-client-discord-bot 2025-05-02 22:18:21 -04:00
872bbf2965 Ignore reconnection logic when disconnecting
logan pushed to master at logan/drb-client-discord-bot 2025-05-02 21:59:25 -04:00
e7956577d7 Replace old classes
logan pushed to master at logan/drb-client-discord-bot 2025-05-02 21:57:48 -04:00
c31984e2d8 Remove channel ID req from leave channel as it's not used
logan pushed to master at logan/drb-core-client 2025-04-27 03:47:51 -04:00
56d7d8e8fe Added global timeout and import for httpx
logan pushed to master at logan/drb-client-discord-bot 2025-04-27 03:29:15 -04:00
5191433e5d Add wait to joining voice
logan pushed to master at logan/drb-client-discord-bot 2025-04-27 03:18:56 -04:00
9dfee88789 Add missed param