pycord icon indicating copy to clipboard operation
pycord copied to clipboard

refactor: :recycle: replace print statements with logging where possible

Open Paillat-dev opened this issue 7 months ago • 1 comments

Summary

Tested by me, but would really want at least two other people to try to run stuff here and there with this and confirm there's not problem.

Information

  • [ ] This PR fixes an issue.
  • [ ] This PR adds something new (e.g. new method or parameters).
  • [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • [ ] This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).

Checklist

  • [ ] I have searched the open pull requests for duplicates.
  • [x] If code changes were made then they have been tested.
    • [ ] I have updated the documentation to reflect the changes.
  • [ ] If type: ignore comments were used, a comment is also left explaining why.
  • [ ] I have updated the changelog to include these changes.

Paillat-dev avatar Jul 21 '25 22:07 Paillat-dev

Hold this for https://discord.com/channels/881207955029110855/903819190274764800/1412166406430265464

Soheab avatar Sep 01 '25 20:09 Soheab