MrBot: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
* 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.
* 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)
* Fix quits in logs for people without quit messages (extra newline)
* Add error checking to !login: don't allow blank hostmasks
* Add error checking to !login: don't allow blank hostmasks
Line 13: Line 13:
* add sleep() to end of script to ensure proper shutdown
* 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.)

Revision as of 14:03, 11 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?
  • 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 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.
  • !time to allow different inputs (e.g. New Zealand, Germany, Pacific, GMT, etc.)