Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.
/ AOChatProxy Public archive

Anarchy Online Proxy Bot that load-balances the friendlist across multiple characters so that other programs don't have to manage that

Notifications You must be signed in to change notification settings

Budabot/AOChatProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: This project is now deprecated and will no longer recieve any more updates or releases. Tyrbot now has built-in support for chat proxy functionality so there is no longer a need for this project to exist.

-- Tyrence

AOChatProxy

Anarchy Online Proxy Bot that load-balances the friendlist across multiple characters so that other programs don't have to manage that

To build

From the AOChatProxy directory, run this command:

docker run -it --rm --name ao-chat-proxy-build -v ~/.m2:/root/.m2 -v "$(pwd)":/usr/src/mymaven -w /usr/src/mymaven maven:3.6.3-jdk-11-slim mvn -e package

If you get an error about an unresolved TyrLib dependency, you should follow the instructions on the https://github.com/Budabot/TyrLib project for installing it locally first.

About

Anarchy Online Proxy Bot that load-balances the friendlist across multiple characters so that other programs don't have to manage that

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages