bastion-siege-logic
v2.6.0
Published
[![NPM Version](https://img.shields.io/npm/v/bastion-siege-logic.svg)](https://www.npmjs.com/package/bastion-siege-logic) [![node](https://img.shields.io/node/v/bastion-siege-logic.svg)](https://www.npmjs.com/package/bastion-siege-logic) [![Build Status](
Downloads
43
Readme
Bastion Siege Logic
This project contains what I reverse engineered about the logic of BastionSiege, a Telegram Game made by @DorianPeregrim.
I like the game and like the challenge of reverse engineering it for fun and improving my programming skills.
This library can be used for assisting purposes like @BastionSiegeAssistBot (EdJoPaTo/BastionSiegeAssistBot) but is not intended for game automation or other means of cheating within the game. Please respect the fun of others and Dorians work creating the game.
API
The TypeScript types and method names should help you enough :)