Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
BetterDiscord
/
BetterDiscordBot
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Retire djsx, and get the codebase to one coherent shape
- #8
#8
Draft
zerebos
wants to merge 22 commits into
main
BetterDiscord/BetterDiscordBot:main
from
claude/discord-bot-jsx-review-65620q
BetterDiscord/BetterDiscordBot:claude/discord-bot-jsx-review-65620q
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Draft
Retire djsx, and get the codebase to one coherent shape
#8
zerebos
wants to merge 22 commits into
main
BetterDiscord/BetterDiscordBot:main
from
claude/discord-bot-jsx-review-65620q
BetterDiscord/BetterDiscordBot:claude/discord-bot-jsx-review-65620q
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
Add typed command framework; migrate selfroles and paginator
Show description for b3738de
claude
committed
b3738de
View commit details
Copy full SHA for b3738de
Browse repository at this point
Fix remaining silent bugs: stateful regexes, tag replies, addon cache
Show description for dba93b8
claude
committed
dba93b8
View commit details
Copy full SHA for dba93b8
Browse repository at this point
Make the build enforceable: typecheck, lint and CI all green
Show description for 8bc6bf2
claude
committed
8bc6bf2
View commit details
Copy full SHA for 8bc6bf2
Browse repository at this point
Add plain-object status notices to replace the djsx message widgets
Show description for 08aa6f0
claude
committed
08aa6f0
View commit details
Copy full SHA for 08aa6f0
Browse repository at this point
Convert the tags command and component from JSX to plain objects
Show description for 2ea409a
claude
committed
2ea409a
View commit details
Copy full SHA for 2ea409a
Browse repository at this point
Delete djsx and its toolchain
Show description for 8082dd3
claude
committed
8082dd3
View commit details
Copy full SHA for 8082dd3
Browse repository at this point
Move the straightforward message call sites onto notices
Show description for 62c46d3
claude
committed
62c46d3
View commit details
Copy full SHA for 62c46d3
Browse repository at this point
Convert selfroles and cleanname to V2 and delete the embed helper
Show description for f63d15f
claude
committed
f63d15f
View commit details
Copy full SHA for f63d15f
Browse repository at this point
Consolidate moderation logs and DM forwarding onto Components V2
Show description for 7e681d6
claude
committed
7e681d6
View commit details
Copy full SHA for 7e681d6
Browse repository at this point
Migrate about, spam, moderation, voicetext and developer to defineCommand
Show description for 59b249d
claude
committed
59b249d
View commit details
Copy full SHA for 59b249d
Browse repository at this point
Migrate addons and tags to defineCommand
Show description for 4ba94b4
claude
committed
4ba94b4
View commit details
Copy full SHA for 4ba94b4
Browse repository at this point
Migrate botadmin and cleanname; no legacy command modules remain
Show description for 3072d15
claude
committed
3072d15
View commit details
Copy full SHA for 3072d15
Browse repository at this point
Remove the dispatcher's legacy command path
Show description for 82f1ec3
claude
committed
82f1ec3
View commit details
Copy full SHA for 82f1ec3
Browse repository at this point
Move hardcoded snowflakes into src/config.ts
Show description for b049b11
claude
committed
b049b11
View commit details
Copy full SHA for b049b11
Browse repository at this point
Only deploy commands when they have actually changed
Show description for 63a0d17
claude
committed
63a0d17
View commit details
Copy full SHA for 63a0d17
Browse repository at this point
Fix CI: stale override in bun.lock, and pin the Bun version
Show description for 23c9852
claude
committed
23c9852
View commit details
Copy full SHA for 23c9852
Browse repository at this point
Add a test suite and run it in CI
Show description for 1291e57
claude
committed
1291e57
View commit details
Copy full SHA for 1291e57
Browse repository at this point
Convert addon rendering to plain component data
Show description for 28bf9d1
claude
committed
28bf9d1
View commit details
Copy full SHA for 28bf9d1
Browse repository at this point
Rebuild the addon browser on runSession; no hand-rolled collectors left
Show description for 3829be4
claude
committed
3829be4
View commit details
Copy full SHA for 3829be4
Browse repository at this point
Commits on Aug 28, 2026
Add CLAUDE.md
Show description for c027fdd
claude
committed
c027fdd
View commit details
Copy full SHA for c027fdd
Browse repository at this point
Commits on Sep 6, 2026
Open the SQLite store lazily; fixes intermittent CI aborts
Show description for 4180a4f
claude
committed
4180a4f
View commit details
Copy full SHA for 4180a4f
Browse repository at this point
Commits on Sep 7, 2026
Address Copilot review: strict Bool codec, stale comment, two typos
Show description for bb5c679
claude
committed
bb5c679
View commit details
Copy full SHA for bb5c679
Browse repository at this point
You can’t perform that action at this time.