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
Type
/
to 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
.
CAPY-RPI
/
discord-bot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
10
Pull requests
9
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Feature/capr 55 test event db calls
- #175
#175
Open
simtiaz5
wants to merge 10 commits into
develop
CAPY-RPI/discord-bot:develop
from
feature/capr-55-test-event-db-calls
CAPY-RPI/discord-bot:feature/capr-55-test-event-db-calls
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Feature/capr 55 test event db calls
#175
simtiaz5
wants to merge 10 commits into
develop
CAPY-RPI/discord-bot:develop
from
feature/capr-55-test-event-db-calls
CAPY-RPI/discord-bot:feature/capr-55-test-event-db-calls
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
feat(database): Added event title field to event api calls
simtiaz5
committed
b49d9d4
View commit details
Copy full SHA for b49d9d4
Browse repository at this point
feat(database): Refactor event to use first-class title and event_id, eliminating redundant event list lookups during edit/delete flows
simtiaz5
committed
87c201b
View commit details
Copy full SHA for 87c201b
Browse repository at this point
Merge branch 'feature/capr-55-test-event-db-calls' of https://github.com/CApy-RPI/discord-bot into feature/capr-55-test-event-db-calls
simtiaz5
committed
ee43afd
View commit details
Copy full SHA for ee43afd
Browse repository at this point
Commits on Apr 7, 2026
Merge branch 'develop' of https://github.com/CApy-RPI/discord-bot into feature/capr-55-test-event-db-calls
simtiaz5
committed
20a7857
View commit details
Copy full SHA for 20a7857
Browse repository at this point
Commits on Apr 10, 2026
fix(event): Temporarily hardcoded org id for testing.
simtiaz5
committed
081dd7f
View commit details
Copy full SHA for 081dd7f
Browse repository at this point
Commits on Apr 14, 2026
test(event): Added extensive test coverage for event.
simtiaz5
committed
83d4cf1
View commit details
Copy full SHA for 83d4cf1
Browse repository at this point
Commits on Apr 21, 2026
feat(database): Organization responses include guild id, create org using guild id, and org look-up via guild id.
simtiaz5
committed
518e32f
View commit details
Copy full SHA for 518e32f
Browse repository at this point
feat(event): event looks up org via guild id now. Temporarily hardcoded org id to the .env file.
simtiaz5
committed
8027902
View commit details
Copy full SHA for 8027902
Browse repository at this point
Use a randomized guild id for tests.
simtiaz5
committed
2d4ba06
View commit details
Copy full SHA for 2d4ba06
Browse repository at this point
Commits on Apr 22, 2026
fix(database): Remove guild id hardcoding
simtiaz5
committed
e31c1c8
View commit details
Copy full SHA for e31c1c8
Browse repository at this point
You can’t perform that action at this time.