reality / dbot

IRC bot of the 21st century.
Other
62 stars 34 forks source link

memo-like functionality for notify #530

Closed reality closed 11 years ago

reality commented 11 years ago
  1. ~notify to accept either #channel or username
  2. If user isn't online, store record of message
  3. Use JOIN listener and send message upon this

Note: If it was a ~notify #channel then wait until the user joins that room, since if they're staff they're probably a regular. Otherwise it's pretty inefficient... But hey...

reality commented 11 years ago

line: :ehm8.snoonet.org 401 tbot testuser :No such nick/channel

reality commented 11 years ago

Done, but it's probably a bit buggo