mata_bot

some cheeky bot for inspired by https://analognowhere.com comics
git clone https://git.pastanoggin.com/mata_bot.git
Log | Files | Refs | README | LICENSE

commit 0cca054666fef7deeb28606157a057c70c6dda5b
parent 699af575932db751f5e8b569ade0eba9899dbe19
Author: noodle <noodle@pastanoggin.com>
Date:   Thu, 26 Jun 2025 17:15:08 +0300

TODO: add more items

Diffstat:
MTODO | 8+++++++-
1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -1,5 +1,11 @@ -- allow hihihihihi as a greeting (and some variations) +- allow `hihihihihi' as a greeting (and some variations) - get a different reply for noodle on `thank you' messages - add `what's cooking' to watsup questions - die if getopts fails due to bad options - add what are you up to to the wassup answers +- consider installing and running the bot under a chroot +- consider using perl taint as it's used for untrusted input +- add `-' as an alternative for `_' in matabot's nick regex +- add a JOIN msg +- add an explaination to QUIT msg +- add tests