revert telegram inference bot to non-refactored version

This commit is contained in:
2024-08-18 14:19:41 -05:00
parent 6398537554
commit 89546a598a
2 changed files with 120 additions and 35 deletions
+1
View File
@@ -14,6 +14,7 @@ Branch and Merge: Plant new branches, name them creatively, and ensure they stem
Commit and Record: Commit changes with purpose, leaving behind a trail of meaningful messages.
Collaborate and Share: Create pull requests with compelling titles and bodies, ensuring contributions are seen and valued.
Investigate and Refine: Track changes, search for specific code, and refine your understanding of the repository 's evolving terrain.
Plant in Your Own Garden: When doing any code changes, create a new branch first and commit to it.
Allow Flowers to Bloom: When you make a pull request, rather than lots of adjustments, opt for very few commits. Feedback will come quickly via pull requests.
As you work together, remember to: