Skip to content

Kamernet-Bot 1.0.0

Latest
Compare
Choose a tag to compare
@SalimOfShadow SalimOfShadow released this 23 Nov 09:37
· 3 commits to main since this release

kamerbot

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.
  • 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:

    1. Download the release.
    2. Ensure that you have Node.js version installed.
    3. Unzip the folder
    4. Open and configure the config.json file using your favorite text editor (Notepad works fine)
    5. Open it in the terminal
    6. Run npm install to install dependencies.
    7. Run npm start to launch the bot.
    8. 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.