• Joined on 2021-08-21
justin commented on issue justin/discord_bots#2 2025-07-28 04:18:25 +00:00
Create actual config file format rather than using .env file

Closed in #3 and cleaned up in #4

justin closed issue justin/discord_bots#2 2025-07-28 04:18:25 +00:00
Create actual config file format rather than using .env file
justin pushed to main at justin/discord_bots 2025-07-28 04:17:20 +00:00
55f3f23b35 Merge pull request 'Created new config type to use base feature type for easier per-server configs.' (#4) from push-prrnolnltotq into main
bd1406d7c1 Created new config type to use base feature type for easier per-server configs.
Compare 2 commits »
justin deleted branch push-prrnolnltotq from justin/discord_bots 2025-07-28 04:17:20 +00:00
justin merged pull request justin/discord_bots#4 2025-07-28 04:17:18 +00:00
Created new config type to use base feature type for easier per-server configs.
justin created pull request justin/discord_bots#4 2025-07-28 04:17:11 +00:00
Created new config type to use base feature type for easier per-server configs.
justin created branch push-prrnolnltotq in justin/discord_bots 2025-07-28 04:16:58 +00:00
justin pushed to push-prrnolnltotq at justin/discord_bots 2025-07-28 04:16:58 +00:00
bd1406d7c1 Created new config type to use base feature type for easier per-server configs.
justin pushed to main at justin/discord_bots 2025-07-28 04:16:07 +00:00
2dd919a08f Merge pull request 'Move most configurations to a dedicated config file (using CUElang). Also added birthday notifier.' (#3) from push-lnkxyxsyprvv into main
59da01b0e5 Move most configurations to a dedicated config file (using CUElang). Also added birthday notifier.
Compare 2 commits »
justin deleted branch push-lnkxyxsyprvv from justin/discord_bots 2025-07-28 04:16:07 +00:00
justin merged pull request justin/discord_bots#3 2025-07-28 04:16:05 +00:00
Move most configurations to a dedicated config file (using CUElang). Also added birthday notifier.
justin created pull request justin/discord_bots#3 2025-07-28 04:15:51 +00:00
Move most configurations to a dedicated config file (using CUElang). Also added birthday notifier.
justin created branch push-lnkxyxsyprvv in justin/discord_bots 2025-07-28 04:14:04 +00:00
justin pushed to push-lnkxyxsyprvv at justin/discord_bots 2025-07-28 04:14:04 +00:00
59da01b0e5 Move most configurations to a dedicated config file (using CUElang). Also added birthday notifier.
justin opened issue justin/discord_bots#2 2025-07-14 04:36:44 +00:00
Create actual config file format rather than using .env file
justin commented on issue justin/discord_bots#1 2025-07-09 04:21:53 +00:00
Muting in the voice chat causes the messages to trigger

Fixed in commit

justin closed issue justin/discord_bots#1 2025-07-09 04:21:53 +00:00
Muting in the voice chat causes the messages to trigger
justin pushed to main at justin/discord_bots 2025-07-09 04:20:34 +00:00
f7924261de Fixed notifications when actions are taken within the same channel..
236d5450ba Fixed typo that Yoda surfaced.
Compare 2 commits »
justin opened issue justin/discord_bots#1 2025-07-09 04:14:02 +00:00
Muting in the voice chat causes the messages to trigger
justin pushed to main at justin/discord_bots 2025-07-07 05:46:43 +00:00
9145d7826e Add db flag to dockerfile to load db from mounted directory.