aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs (follow)
Commit message (Collapse)AuthorAgeLines
* feat: adds pet command.R0flcopt3r2021-06-05-0/+5
| | | | When petting the cat it will reply with some random action.
* add intensifyMax Audron2021-06-05-2/+8
|
* initMax Audron2021-05-15-0/+38
ed due to an inactive dev, blocking us from publishing on crates.Io 2. We wanted to highlight the changes done in bold 3. We want to add execution of multiple chained sed commands in the future which would require more modification 2021-10-19add formatting trait for irc codesMax Audron-0/+129 add an impl off the formatting trait on String to format Strings with the typical irc formatting codes for bold, italic etc 2021-10-17fix links in readmeMax Audron-2/+2