/bug-searching-tool

A bot useful for Bug Hunters to search bugs from the Trello boards.

Primary LanguageJavaScriptMIT LicenseMIT

bug-searching-tool

MIT License Codestyle: Prettier Build Status

A bot useful for Bug Hunters to search bugs from the Trello boards.

  • Speedy search
  • Get faster results than Ctrl + F on the board
  • Mobile friendly

Hosting yourself

Dependencies:

  1. Clone the repository.
$ git clone https://github.com/Rage0001/bug-searching-tool
  1. Install the requried dependencies.
$ npm install
  1. Open the config.json file and fill in the fields for Emojis, Prefix, and Watching Status. board IDs are already set.
  2. Rename .env.example to .env and fill in the fields within it:
  3. Launch the bot.
$ node bot.js