Update readme.md

This commit is contained in:
bash
2025-04-12 19:12:14 +02:00
committed by GitHub
parent 406f419074
commit 584cb48901

View File

@@ -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