Releases: SwayerPT/Steam-Boost-Hour-Bot
v1.5.8 - One Time Login
Hey everyone! We’re back with some cool updates. Here’s what’s new:
- Seamless Login Experience: You can now log in quickly using your saved credentials or by entering them afresh. No more hassle—just enter your details, and you’re good to go! It saves username, password and the gameids.
To reset your credentials just delete the file "credentials.txt" located on module.
- User-Friendly Interface: We’ve made our interface even friendlier! Enjoy a more intuitive and engaging login process that guides you every step of the way.
Make sure to update your application to the latest version to take advantage of these exciting new features.
Thank you for being a valued member of our community. Happy gaming! 🎈
Let us know if you have any suggestions or if you encounter any issues.
v1.5.7 - Inventory Experience
🎉 Hey everyone! We’re back with some cool updates that make your inventory experience even better and more fun. Here’s what’s new:
- Bug Fixes & Improvements: Improved trade offers with better tracking, better logs and better reception.
Fixed errors related to login system. - Desktop Sound: Added optional desktop notifications with sound when new items are received.
This feature uses the node-notifier package and can be enabled via settings (true or false). - Pluralization Support: Improved grammar by adding pluralization handling based on the number of items.
Example: 1 item vs 2 items. - Item Notification Learning: The bot now learns your behavior! If you tend to ignore notifications about small item counts (e.g., 1-2 items), the bot will adjust and notify you only for larger drops.
- Learning Mode: The bot enters learning mode when you first start using it. Over the course of a week, it observes your notification habits (how often you interact with the alerts and which ones you ignore) to personalize its behavior.
The bot have a auto-response memory that can basicly speak without you.
**Recommended:**Please start the install.bat again to add the new packages on the module.
Thanks for being part of our community! 🎈
Let us know if you have any suggestions for future releases.
v1.5.6
On this update:
- Fuzzy Message Matching: This allows the bot to respond accurately even when the received message doesn’t match any predefined responses exactly.
- Relearned Dynamic Responses: If the bot doesn’t recognize a message, it prompts the user to provide a suitable reply, which is then learned and saved for future interactions.
Thanks for being part of our community! Happy chatting! 🎈
v1.5.5 (Conversations Flowing)
On this update:
-
Dynamic Responses: We’ve added a ton of fresh replies to keep the conversation flowing smoothly +210 ARs and changed the way it was answered making it easier and fast.
-
Learning Responses: Welcome to FriendMessage, a lovingly crafted system designed to keep your conversations flowing, even when you’re away. This little companion responds to your friends’ messages with care, using thoughtful replies saved on the "brain" file. And the best part? It learns and grows with every interaction, remembering the things that matter to you and your friends.
-
Responses Log: LEARN log tracks valuable insights from conversations, helping FriendMessage become even better showing errors or even good things. This can be saved on "logs.txt".
We believe that a Learner-Chat-bot should feel like a friend. With this update, we’ve focused on making conversations feel more natural, engaging, and fun. You can now add your own responses using the memory.txt file located on module folder or let the bot learns everytime someone types you (more easier).
Thanks for being part of our community! Happy chatting! 🎈
v1.5.4.3 Stable
On this update:
- Patcher & Initiator: To simplify and ensure updates, the previous start.bat and install.bat files have been removed and replaced with a new file called initiate.bat. This new file will serve as both an updater and a starter. It will clean any previous patches and start the bot from a fresh state after updating.
Feel free to simulate and report any issues. Thank you!
v1.5.4.1 - (Logs System)
On this update:
- Log System: Improved the log tracking. If it exceeds the maxLogFileSize (5 MB in this example), the log file is renamed with a timestamp, and a new log file starts. This helps in managing large log files by breaking them into smaller, manageable chunks.
This implementation should make more efficient, easier to manage, and adaptable to different environments.
On v1.5.4.1 update:
- Timestamped Logs: Makes it easier to track when each log/error was recorded.
- Log Levels: Using different log levels (INFO, STEAM, ERROR, BOT, TIP) helps categorize the logs, which is great for debugging and analysis.
- File Logging: Saving logs to a file ensures persistent storage of logs, which is essential for audits and error tracking.
- Others Changes to improve page and script.
Note: This logs cannot track your username or password. It is encripted.
Thank You for using the SBHB. If you have good ideias, errors occured, please share it!
v1.5.4 Stable
On this update:
- Encryption and Decryption: Added encrypt(text) and decrypt(text) functions using AES-256-CBC encryption. These changes should securely encrypt and decrypt the username and password during the session-steam-api.
- New dependency: crypto added.
- Guide & Documentation: Added on the same folder documentation on a txt file with all instrutions to start the bot and configuration.
Thank You for using the Bot. If you have good ideias, errors occured, please share it!
v1.5.3.1 Stable
On this update:
- Tips: Added tips to help others to enter easly on their accounts and get the best experience.
- Folder: Organized the folder files to be more easy to use. From now every Node File, Steam_App.js will be located on "Module/" folder.
Thank You for using the Bot. If you have good ideias, errors occured, please share it!
v1.5.3 Stable
On this update:
- Online Feature: These changes allow the user to choose between appearing "ONLINE" or "INVISIBLE" when they log in.
A simple question will be asked after choosing username, password and twofactor called "Do you want to appear ONLINE?". - Fixed & Improved: Fixed some issues related with the Login Sys "LoggedOn" and login().
Thank You for using the Bot. If you have good ideias, errors occured, please share it!
v1.5.2 Stable
On this update:
- Game Tracking Optimization: The game tracking loop updates playtimes every hour, optimized to avoid excessive logging and unnecessary API calls if no state changes occur.
- Additional Features: Handles shutdown signals to clean up and log out gracefully.
- Error Handling and Logging: Fixed and improved some errors that was causing shutdown.
- ** Fixed and improved Shutdown: Now it's possible to see the total Record/drops of each game. **
Thank You for using the Bot. If you have good ideias, please share it!