friendo-bot
friendo-bot copied to clipboard
improve source command
The source command currently only links to the master branch of this repo. It is not very difficult to link to the exact command specified, but this entire command could be rewritten to be greatly improved. See Pydis' Source Command.
How about using getsourcelines
from the module inspect
to perform this?