Added features to github tool

This commit is contained in:
2024-08-17 11:30:34 -05:00
parent df0e6ad9ad
commit fd549c203e
2 changed files with 226 additions and 49 deletions
+6 -1
View File
@@ -2,4 +2,9 @@
1. Run `python setup_venv.py` to create the virtual environment and install dependencies.
2. To activate the virtual environment, run `activate_venv` in the Windows Terminal.
3. To deactivate the virtual environment, simply type `deactivate`.
3. To deactivate the virtual environment, simply type `deactivate`.
## Running the code (Any)
1. Run telegram_inference_bot.py after entering the environment
2. now we're cooking with gas!