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
- Add COPY_LANGUAGES regex pattern for 'copy languages' and 'копировать языки' commands
- Implement copy_languages method in Commands class to copy programming languages from forwarded message user
- Register the new command in main bot file
- Update README.md with command documentation and Russian alias
- Command requires forwarded message to select source user
- Handles edge cases: no forwarded message, self-copy attempts, source user without languages
- Provides user feedback on successful copies and already-existing languages
Fixes#95
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments