Skip to content

Releases: realedk/text-tweaker

v1.1.2

03 Sep 00:40
Compare
Choose a tag to compare

New Feature:

  • Added message frequency and minimum number of required words in a message to config.json.

Read the README for information on how to use these.

Full Changelog: v1.1.1...v1.1.2

v1.1.1 RAPID BUG FIX

01 Sep 04:07
4426737
Compare
Choose a tag to compare

Fixed:

  • Bot crashes because too many messages are sent in multiple channels. Fixed by adding mandatory channel ID.
  • README with new instructions.

New Feature

  • Changed word from needing to be changed within the code to be in the config.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Sep 01:36
Compare
Choose a tag to compare

Fixed:

  • npm run start not working due to improperly programmed package.json

New Features:

  1. Added PM2 file for easy startup and continues 24/7 runtime
  2. Added more words to wordlist.js
  3. Formatted files into new more organized folders

Full Changelog:
v1.0.0...v1.1.0

v1.0.0 First release!

25 Jul 01:35
Compare
Choose a tag to compare

Now a fully working release!

Follow the instructions in the readme to set up and run the bot.

Features:

  1. Separate files with 150 words to watch for (more words will be added in the future)
  2. Randomly replaces words throughout a sentence with configurable amount of words to replace
  3. Logs everything to the console