Sym links apperentlt don't work for git

This commit is contained in:
Matthew McClain 2020-03-06 14:32:42 -08:00
parent 5395a5e82a
commit 4442fabe3b

View File

@ -1 +0,0 @@
../MatCatBOT/README.md

23
README.md Normal file
View File

@ -0,0 +1,23 @@
# 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