PLEASE NOTIFY ME OF ANY ISSUES OR BUGS AND I WILL FIX THEM :)
Full Changelog: https://github.com/SalimOfShadow/Kamernet-Bot/commits/v1.0.0
-
What's inside ::
- A TypeScript build of the original source files
- Every production dependencies needed to run the bot
-
What's not inside:
- A compiled executable which i'm going to add in the future.
-
Known issues:
- Some features are still in development. This release is currently in a working state, though unexpected errors may still occur!
Please notify me of any issue or bug you may encounter.
- Some features are still in development. This release is currently in a working state, though unexpected errors may still occur!
-
Future features:
- New features will be added in the upcoming versions, like multiple replies for different housing listings .
- Future releases will also enhance performance and maybe readjust some timings .
-
Installation:
- Download the release.
- Ensure that you have Node.js version installed.
- Unzip the folder
- Open and configure the config.json file using your favorite text editor (Notepad works fine)
- Open it in the terminal
- Run
npm install
to install dependencies. - Run
npm start
to launch the bot. - Check the log files for more information about the program's actions
Important: This version is stable for use in testing and basic functionality, but some features will be refined in the future.