MatCatBOT/README.md
2020-03-06 14:32:42 -08:00

24 lines
730 B
Markdown

# MatCatBOT
MatCatBOT started as a personal toy bot on freenode, but has since grown into a full fledged system.
Because of its simple roots there are tons optimizations and features I still wish to add before I
would consider it a full fledged deployable bot, so for now it is closed source however I do eventually
plan to release an open version for public use once I have the project to a certain point.
## Changelog
### Base System
#### 03/05/2020 0.7.5
- Added a new function breakWord(<string>) which will insert a unicode blank character into the string
### Modules
#### Duck Hunt
##### 03/06/2020 1.2.11
- Adjusted player list outputs to use new breakWord function to prevent pinging players, resolves Issue #1