# lumber-bot **Repository Path**: mirrors_timvisee/lumber-bot ## Basic Information - **Project Name**: lumber-bot - **Description**: :game_die: Simple lumber game bot. - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status on Travis CI](https://travis-ci.org/timvisee/lumber-bot.svg?branch=master)](https://travis-ci.org/timvisee/lumber-bot) # Lumber Bot Bot for the LumberJack game in Telegram. ![Lumber Jack cover](res/LumberJackCover.jpg) ## Bot usage * Run the bot. * Open LumberJack in your browser. * Hover your mouse over the center of the tree, and press **Enter**. * Hover your mouse over the center of the bottom branch, and press **Enter**. * Focus the browser, and press **Enter**. * Watch the bot complete the game. * Press **A** to toggle auto replay after dying. ## Requirements Compilation: - Java development kit (JDK) 1.8 - Maven - Git (Optional) Running: - Java 1.8 or higher ## Project compilation * Clone the project. (`git clone https://github.com/timvisee/lumber-bot.git`) * Build the project through Maven. (`mvn clean install -B`) ## License This project is released under the GNU GPL-3.0 license. Check out the [LICENSE](LICENSE) file for more information.