Releases: realedk/text-tweaker
Releases · realedk/text-tweaker
v1.1.2
v1.1.1 RAPID BUG FIX
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
Fixed:
npm run start
not working due to improperly programmed package.json
New Features:
- Added PM2 file for easy startup and continues 24/7 runtime
- Added more words to
wordlist.js
- Formatted files into new more organized folders
Full Changelog:
v1.0.0...v1.1.0
v1.0.0 First release!
Now a fully working release!
Follow the instructions in the readme to set up and run the bot.
Features:
- Separate files with 150 words to watch for (more words will be added in the future)
- Randomly replaces words throughout a sentence with configurable amount of words to replace
- Logs everything to the console