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
.
BYU-CS-Discord
/
CSBot
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
8
Code
Issues
9
Pull requests
21
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
ZYancey/CSBot/413/TSNativeRoomfinder
- #414
#414
Open
ZYancey
wants to merge 17 commits into
main
BYU-CS-Discord/CSBot:main
from
zyancey/CSBot/413/TSNativeRoomfinder
BYU-CS-Discord/CSBot:zyancey/CSBot/413/TSNativeRoomfinder
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
ZYancey/CSBot/413/TSNativeRoomfinder
#414
ZYancey
wants to merge 17 commits into
main
BYU-CS-Discord/CSBot:main
from
zyancey/CSBot/413/TSNativeRoomfinder
BYU-CS-Discord/CSBot:zyancey/CSBot/413/TSNativeRoomfinder
Copy head branch name to clipboard
Commits
Commits on Oct 23, 2025
chore: add TypeScript type annotations to function parameters and callbacks
ZYancey
committed
e994371
View commit details
Copy full SHA for e994371
Browse repository at this point
feat: add room finder module with scraper and search functionality
ZYancey
committed
54c4450
View commit details
Copy full SHA for 54c4450
Browse repository at this point
refactor: migrate room finder to use new API module and add day filtering
ZYancey
committed
dad7166
View commit details
Copy full SHA for dad7166
Browse repository at this point
test: add unit tests for findRoom, scrapeRooms, and scraper utilities
ZYancey
committed
a536929
View commit details
Copy full SHA for a536929
Browse repository at this point
docs: update README and version for v0.15.0 release with new room finder features
ZYancey
committed
7c916b4
View commit details
Copy full SHA for 7c916b4
Browse repository at this point
Merge branch 'main' into zyancey/CSBot/413/TSNativeRoomfinder
ZYancey
authored
5c6c1f5
View commit details
Copy full SHA for 5c6c1f5
Browse repository at this point
feat: add User and Tag models with migrations for Discord bot database
ZYancey
committed
44ff295
View commit details
Copy full SHA for 44ff295
Browse repository at this point
Merge branch 'zyancey/CSBot/413/TSNativeRoomfinder' of github.com:BYU-CS-Discord/CSBot into zyancey/CSBot/413/TSNativeRoomfinder
ZYancey
committed
b9d2ceb
View commit details
Copy full SHA for b9d2ceb
Browse repository at this point
refactor: remove duplicate exports and init.js module
ZYancey
committed
3921a3f
View commit details
Copy full SHA for 3921a3f
Browse repository at this point
Commits on Oct 24, 2025
style: Appease the EsLint and Prettier gods
ZYancey
committed
14cef65
View commit details
Copy full SHA for 14cef65
Browse repository at this point
style: suppress eslint warnings for unbound method calls in tests
ZYancey
committed
068d2c9
View commit details
Copy full SHA for 068d2c9
Browse repository at this point
Attempting to fix Github action
ZYancey
committed
bc733e9
View commit details
Copy full SHA for bc733e9
Browse repository at this point
Commits on Feb 1, 2026
Resolve Comments
ZYancey
committed
9b05365
View commit details
Copy full SHA for 9b05365
Browse repository at this point
Merge origin/main into zyancey/CSBot/413/TSNativeRoomfinder
ZYancey
committed
00ad180
View commit details
Copy full SHA for 00ad180
Browse repository at this point
test: add mock for room scraper cron in ready tests
ZYancey
committed
80caf71
View commit details
Copy full SHA for 80caf71
Browse repository at this point
Merge remote-tracking branch 'origin/main' into zyancey/CSBot/413/TSNativeRoomfinder
Show description for 42bf508
ZYancey
committed
42bf508
View commit details
Copy full SHA for 42bf508
Browse repository at this point
Prettier blew up
ZYancey
committed
c517a76
View commit details
Copy full SHA for c517a76
Browse repository at this point
You can’t perform that action at this time.