This website requires JavaScript.
Explore
Help
Sign In
justin
0 Followers
·
0 Following
Joined on
2021-08-21
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
6
Projects
Packages
Public Activity
Starred Repositories
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.
justin
pushed to
main
at
justin/discord_bots
2025-07-07 05:44:41 +00:00
872adad879
Add timestamp format parameter for sqlite.
justin
pushed to
main
at
justin/discord_bots
2025-07-07 05:09:19 +00:00
c967a03257
Added recording to database of voice channel state changes.
justin
pushed to
main
at
justin/discord_bots
2025-07-06 21:19:16 +00:00
c257a8df75
Moved code to top-level folder, and created dockerfile to containerize the bot.