Skip to content

feat(readme): add Python version requirements and installation instructions#67

Open
adity1raut wants to merge 1 commit intoruxailab:mainfrom
adity1raut:update-readme-fix
Open

feat(readme): add Python version requirements and installation instructions#67
adity1raut wants to merge 1 commit intoruxailab:mainfrom
adity1raut:update-readme-fix

Conversation

@adity1raut
Copy link

@adity1raut adity1raut commented Mar 5, 2026

Fixed #19

  1. Python Version Requirements Section
  • Added explicit Python 3.13+ requirement explanation
  • Included command to check current Python version
  • Explained the dependency relationship with audioop-lts and discord.py voice features
  1. Multi-Platform Installation Instructions
  • macOS: Added Homebrew installation command for Python 3.13
  • Ubuntu/Debian: Provided step-by-step instructions using deadsnakes PPA
  • Windows: Referenced official Python.org download
  1. Virtual Environment Setup
  • Added proper virtual environment creation with Python 3.13
  • Included activation commands for different operating systems
  • Ensured dependency isolation and version compatibility
  1. Alternative Installation Path
  • Provided fallback installation method for users unable to upgrade Python
  • Explained how to install discord.py without voice support
  • Listed manual dependency installation as workaround
  • Added clear warning about limited functionality without audioop-lts

…ctions

Signed-off-by: adity1raut <araut7798@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: update information on discord_bot README

1 participant