r-Techsupport / TechSupportBot

A powerful discord bot primarily used in the r/TS discord server
GNU General Public License v3.0
7 stars 14 forks source link

Evalute the use and need of all current pip dependencies #204

Open ajax146 opened 1 year ago

ajax146 commented 1 year ago

DO NOT MAKE A PR FOR THIS! Comment on this issue the uses and need of all of these dependencies

ajax146 commented 1 year ago

Template for assessing each package:

Package name: Current version defined in Pipfile: When was the last updated in the pip repo? When was the last commit to the github?

Bot Info: Is this used in the build process? (Yes/No). If yes, explain Is this used in the core of the bot? (Yes/No), If yes, what files AND functions rely on this package Is this used in any extensions? (Yes/No) If yes, what files AND functions rely on this package Is this used anywhere else? (Yes/No) If yes, explain

Conclusion: Is this package needed? If not, what would need to be done prior to removing this package?