MrBot: Difference between revisions

Jump to navigation Jump to search
No edit summary
rm done
Line 6: Line 6:
* Link nicknames?  Useful for IRC stats, as well.  Treat all nicks who have /nick'd each other as one person.  Perhaps difficult to implement.
* Link nicknames?  Useful for IRC stats, as well.  Treat all nicks who have /nick'd each other as one person.  Perhaps difficult to implement.
* Track online time?
* Track online time?
* Modify usage of !op and related commands--allow them to be used via PM as well as in the channel.
* Add support for reconnecting to server & using the full list of Undernet servers; "maintaining connection"
* Add support for reconnecting to serve/r & using the full list of Undernet servers; "maintaining connection"
* Fix quits in logs for people without quit messages (extra newline)
* Add error checking to !login: don't allow blank hostmasks
* fix extra newline in PONG reply
* add sleep() to end of script to ensure proper shutdown
* Add wildcards for hostmasks.  People are having to log in many times, if they have dynamic IPs.  Try for guessing of, e.g., *.*.domain.tdl.  eggdrop can manage this so it should be quite possible.
* Add wildcards for hostmasks.  People are having to log in many times, if they have dynamic IPs.  Try for guessing of, e.g., *.*.domain.tdl.  eggdrop can manage this so it should be quite possible.
* !time to allow different inputs (e.g. New Zealand, Germany, Pacific, GMT, etc.)
* !time to allow different inputs (e.g. New Zealand, Germany, Pacific, GMT, etc.)

Revision as of 18:31, 13 August 2007

Currently online in the major RS channels as MrBot.

See http://www.rebelsquadrons.org/irc/bot.help for instructions on using the bot.

todo

  • Link nicknames? Useful for IRC stats, as well. Treat all nicks who have /nick'd each other as one person. Perhaps difficult to implement.
  • Track online time?
  • Add support for reconnecting to server & using the full list of Undernet servers; "maintaining connection"
  • Add wildcards for hostmasks. People are having to log in many times, if they have dynamic IPs. Try for guessing of, e.g., *.*.domain.tdl. eggdrop can manage this so it should be quite possible.
  • !time to allow different inputs (e.g. New Zealand, Germany, Pacific, GMT, etc.)