Skip to content

Releases: AVMG20/smart-support-bot

Add Excluded Roles Feature to Bot

08 Apr 07:48
6a76c7d
Compare
Choose a tag to compare
  • Added excluded_roles configuration option in config.json.
  • Updated the botShouldRespond function to check if the message author has any of the excluded roles.
  • Updated the markdown documentation to include information about the new excluded_roles configuration option.

Big Update: Improved Docs, Code Base, and TypeScript Integration

07 Apr 07:54
Compare
Choose a tag to compare

In this release, we have made significant improvements to the project, focusing on enhancing documentation, optimizing the code base, and adding TypeScript support. The changes in this release will make it easier for users to understand the bot's functionality, set up, and configuration while providing a more robust and maintainable codebase.

Key features in this release:

  1. Improved Documentation: We've updated the README and other documentation to provide clearer explanations, simpler examples, and better guidance on bot configuration and usage. This should help users quickly grasp the bot's functionality and set it up with ease.
  2. Code Base Optimization: The code base has been refactored and optimized for better performance, readability, and maintainability. This will help developers contribute more effectively to the project and ensure the bot runs smoothly.
  3. TypeScript Integration: TypeScript support has been added to the project, providing better type checking, autocompletion, and error detection. This addition will enhance the development experience and contribute to the bot's long-term stability.

To update to this release, simply pull the latest changes from the GitHub repository and follow the updated setup instructions in the README. We hope you enjoy the improvements, and as always, we appreciate your feedback and contributions to the project!

1.1.0

12 Jan 21:27
Compare
Choose a tag to compare
  • increased logging, especially helpful with making the regexes based on images
  • moved the responses from config.js to responses.json. easier to overwrite the bot and manage responses.
  • improved code base, added more documentation, and refactored some method names to make the code base more readable.

1.0.0

22 Oct 14:46
Compare
Choose a tag to compare
stopped the bot from reacting to keywords inside urls