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
.
python-discord-es
/
bot
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
10
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Refactor/architecture cleanup
- #11
#11
Open
cmaureir
wants to merge 12 commits into
main
python-discord-es/bot:main
from
refactor/architecture-cleanup
python-discord-es/bot:refactor/architecture-cleanup
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Refactor/architecture cleanup
#11
cmaureir
wants to merge 12 commits into
main
python-discord-es/bot:main
from
refactor/architecture-cleanup
python-discord-es/bot:refactor/architecture-cleanup
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Add a pytest test suite and GitHub Actions CI
Show description for 8a7a851
cmaureir
committed
8a7a851
View commit details
Copy full SHA for 8a7a851
Browse repository at this point
Data-driven cog registration, __main__ guard, replace print() with logging
Show description for 323266f
cmaureir
committed
323266f
View commit details
Copy full SHA for 323266f
Browse repository at this point
Fix three previously-flagged bugs: archivar, flood channel lookup, moderacion jump_url
Show description for 1221caa
cmaureir
committed
1221caa
View commit details
Copy full SHA for 1221caa
Browse repository at this point
Remove eval() from moderacion.py's message encode/decode
Show description for 8dcfc11
cmaureir
committed
8dcfc11
View commit details
Copy full SHA for 8dcfc11
Browse repository at this point
flood.py: read each attachment's bytes once, not up to 3 times
Show description for f035147
cmaureir
committed
f035147
View commit details
Copy full SHA for f035147
Browse repository at this point
Add a shared colors.py, remove duplicated/scattered embed color literals
Show description for e676f50
cmaureir
committed
e676f50
View commit details
Copy full SHA for e676f50
Browse repository at this point
flood.py: consistent SPAM/SCAM wording, notify line, safer message quoting
Show description for a8a0e11
cmaureir
committed
a8a0e11
View commit details
Copy full SHA for a8a0e11
Browse repository at this point
flood.py: replace shared per-message instance state with MessageContext
Show description for c8ae192
cmaureir
committed
c8ae192
View commit details
Copy full SHA for c8ae192
Browse repository at this point
Remove get_moderation_channel wrapper, fold Messages dataclass into FloodSpam
Show description for f08114f
cmaureir
committed
f08114f
View commit details
Copy full SHA for f08114f
Browse repository at this point
moderacion.py: drop _is_valid_channel
Show description for 97b4f21
cmaureir
committed
97b4f21
View commit details
Copy full SHA for 97b4f21
Browse repository at this point
ayuda.py: always show mod help, drop dead %encuesta help text
Show description for 9f6091a
cmaureir
committed
9f6091a
View commit details
Copy full SHA for 9f6091a
Browse repository at this point
Merge branch 'main' into refactor/architecture-cleanup
cmaureir
authored
dcb83c0
View commit details
Copy full SHA for dcb83c0
Browse repository at this point
You can’t perform that action at this time.