JordanTK / chuekbot

collab on discord bot
1 stars 0 forks source link

Virtual env and README #4

Closed yumerov closed 9 months ago

yumerov commented 10 months ago

The point needed to be covered:

  1. The project should use python's virtualenv feature and it should lead to cleaner requarements.txt.
  2. The project should have README.md file summarizing the project's purpose with a single sentence and needed steps to be done so anyone to run it locally.