From 584cb489010ac57fb947dcdaed10b6d3d8736e8c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Sat, 12 Apr 2025 19:12:14 +0200 Subject: [PATCH] Update readme.md --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 4b05bf0..ffa29e3 100644 --- a/readme.md +++ b/readme.md @@ -173,10 +173,10 @@ Use the above (ifconfig) IP for the following router poort-forwarding and/or fir ## useful bot commands Code references -- See mod-playerbot/src/strategy/actions/ChatActionContext.h | cpp -- See mod-playerbot/src/strategy/action/ActionContext.h | cpp -- See mod-playerbot/src/ChatFilter.ccp -- See mod-playerbot/src/PlayerbotMgr.cpp (around line 700 or search 'init=' +- See [mod-playerbot/src/strategy/actions/ChatActionContext.h](https://github.com/hermensbas/mod-playerbots/blob/master/src/strategy/actions/ChatActionContext.h) | cpp +- See [mod-playerbot/src/strategy/action/ActionContext.h](https://github.com/hermensbas/mod-playerbots/blob/master/src/strategy/actions/ActionContext.h) | cpp +- See [mod-playerbot/src/ChatFilter.cp](https://github.com/hermensbas/mod-playerbots/blob/master/src/ChatFilter.cpp) +- See [mod-playerbot/src/PlayerbotMgr.cpp](https://github.com/hermensbas/mod-playerbots/blob/master/src/PlayerbotMgr.cpp#L692) - See unbot add-on tooltips ```bash