Closed Scyye closed 10 months ago
not sure why it says discord.ext.commands, should be core lib.
pip install -U git+https://github.com/dolfies/discord.py-self.git
allows you to install the latest dev version
still would be pretty useful
The master branch is still in an alpha state :) I'll probably publish a release once the refactor/tls branch is merged and all open issues are addressed.
Summary
Update the version of the package on pypi
What is the feature request for?
discord.ext.commands
The Problem
Setting up new environments would become way simpler.
The Ideal Solution
run
pip install discord.py-self
, and get straight to coding.The Current Solution
run
pip install discord.py-self
, delete the discord folder, and drag the discord folder from downloading this repositories' source.Additional Context
No response