mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-01-18 03:15:43 +00:00
* updating code for travis-based compile * Adding files for travis * quick fix to config file * updating README * Update AuctionHouseBot.cpp Co-authored-by: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com>
29 lines
958 B
Markdown
29 lines
958 B
Markdown
#  AzerothCore
|
|
- Latest build status with azerothcore: [](https://travis-ci.org/azerothcore/mod-ah-bot)
|
|
# Mod-AHBOT
|
|
|
|
|
|
## Description
|
|
|
|
A ahbot module for azerothcore.
|
|
|
|
|
|
## Installation
|
|
|
|
```
|
|
1. Apply ahbot.patch to your core.
|
|
2. Simply place the module under the `modules` directory of your AzerothCore source.
|
|
3. Import the SQL manually to the right Database (auth, world or characters) or with the `db_assembler.sh` (if `include.sh` provided).
|
|
4. Re-run cmake and launch a clean build of AzerothCore.
|
|
```
|
|
|
|
## Edit module configuration (optional)
|
|
|
|
If you need to change the module configuration, go to your server configuration folder (where your `worldserver` or `worldserver.exe` is)
|
|
rename the file mod_ahbot.conf.dist to mod_ahbot.conf and edit it.
|
|
|
|
|
|
## Credits
|
|
ayase
|
|
|