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
Accelerator
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
.
OnBeat-Project
/
beatbot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: apply several optimizations
- #2
#2
Merged
notigorwastaken
merged 16 commits into
OnBeat-Project:main
OnBeat-Project/beatbot:main
from
null8626:main
Copy head branch name to clipboard
Jan 13, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
refactor: apply several optimizations
#2
notigorwastaken
merged 16 commits into
OnBeat-Project:main
OnBeat-Project/beatbot:main
from
null8626:main
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2026
refactor: remove redundant to_string() in get_emoji calls
null8626
committed
f98c768
View commit details
Copy full SHA for f98c768
Browse repository at this point
refactor: remove redundant Arc wrapping when Pool is already an Arc
null8626
committed
ef70723
View commit details
Copy full SHA for ef70723
Browse repository at this point
refactor: remove another redundant Arc when Pool is already an Arc
null8626
committed
7eb1c3d
View commit details
Copy full SHA for 7eb1c3d
Browse repository at this point
fix: several minor bug-fixes
null8626
committed
a0ba193
View commit details
Copy full SHA for a0ba193
Browse repository at this point
[style,refactor]: format and collapse several if-statements
null8626
committed
f78ebd7
View commit details
Copy full SHA for f78ebd7
Browse repository at this point
refactor: refactor various uses of format!()
null8626
committed
eb55069
View commit details
Copy full SHA for eb55069
Browse repository at this point
refactor: refactor filter command
null8626
committed
e1140f9
View commit details
Copy full SHA for e1140f9
Browse repository at this point
refactor: use a custom equalizer_vec![] macro instead of reconstructing a Vec
null8626
committed
0e8cb25
View commit details
Copy full SHA for 0e8cb25
Browse repository at this point
refactor: use ..Default::default() when declaring Filters
null8626
committed
99cd770
View commit details
Copy full SHA for 99cd770
Browse repository at this point
refactor: refactor filter preset methods than matches against self
null8626
committed
fb3b79e
View commit details
Copy full SHA for fb3b79e
Browse repository at this point
refactor: apply several miscellaneous refactors and fixes
null8626
committed
f43e0d2
View commit details
Copy full SHA for f43e0d2
Browse repository at this point
refactor: use a constant instead of creating a Vec<> every time with filter presets all
null8626
committed
9a04e13
View commit details
Copy full SHA for 9a04e13
Browse repository at this point
feat: add FromStr for filter presets
null8626
committed
bcc8ecf
View commit details
Copy full SHA for bcc8ecf
Browse repository at this point
Merge pull request #1 from OnBeat-Project/main
Show description for 70d325c
null8626
authored
70d325c
View commit details
Copy full SHA for 70d325c
Browse repository at this point
refactor: use unwrap_or_default whenever possible
null8626
committed
cb25a24
View commit details
Copy full SHA for cb25a24
Browse repository at this point
refactor: collapse single-use variable
null8626
committed
ae46f3d
View commit details
Copy full SHA for ae46f3d
Browse repository at this point
You can’t perform that action at this time.