From 5fe2188a58b47fbf79b935e987a3401c87929d6d Mon Sep 17 00:00:00 2001 From: Dhruuuv Date: Mon, 27 Oct 2025 11:35:11 +0530 Subject: [PATCH 1/2] updated docs and added setup video guide --- DevrAI.svg | 3 +++ README.md | 10 +++---- backend/.env.example | 42 +++++++++++++++++++---------- docs/INSTALL_GUIDE.md | 18 +++++++++---- poetry.lock | 62 ++++++------------------------------------- pyproject.toml | 2 +- 6 files changed, 58 insertions(+), 79 deletions(-) create mode 100644 DevrAI.svg diff --git a/DevrAI.svg b/DevrAI.svg new file mode 100644 index 0000000..042a159 --- /dev/null +++ b/DevrAI.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/README.md b/README.md index 1b4483e..d630a23 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- Devr.AI logo + Devr.AI logo # 🤖 Devr.AI - AI-Powered Developer Relations Assistant @@ -91,10 +91,10 @@ For detailed setup instructions, troubleshooting, and deployment guides, please ## 🎯 Bot Commands -- `!verify_github` - Link your GitHub account for enhanced personalization -- `!verification_status` - Check your GitHub account linking status -- `!reset` - Clear conversation memory and start fresh -- `!help_devrel` - Display available commands and bot capabilities +- `/verify_github` - Link your GitHub account for enhanced personalization +- `/verification_status` - Check your GitHub account linking status +- `/reset` - Clear conversation memory and start fresh +- `/help_devrel` - Display available commands and bot capabilities