Rewrites, it now uses 100% bash instead of sneaking some perl stuff in. Calling the bot by name is broken atm though.

This commit is contained in:
Storm Dragon
2016-09-06 22:35:15 -04:00
parent 2ffd9ae28f
commit f7abf132ce
5 changed files with 312 additions and 45 deletions

View File

@ -2,6 +2,8 @@
channel=(
"a11y"
)
# The date format for log entries. man date for details.
dateFormat='%B %d, %I:%m%P'
# Greet people who enter the channel? (true/false)
# Configure greetings in triggers/greet/greet.sh
greet=true