MrBot: Difference between revisions
Jump to navigation
Jump to search
→todo: remove confirmed |
→todo: more confirmed |
||
Line 6: | Line 6: | ||
* <s>Creation of channel logs, private message logs, system event logs</s> | * <s>Creation of channel logs, private message logs, system event logs</s> | ||
* <s>Creation of "background mode"--necessary to run bot easily off of the server</s> | * <s>Creation of "background mode"--necessary to run bot easily off of the server</s> | ||
* <s>Updating "seen" feature</s> | * <s>Updating "seen" feature</s> | ||
** <s>Only list each hostmask once, in order of online, then last action</s> | ** <s>Only list each hostmask once, in order of online, then last action</s> | ||
Line 12: | Line 11: | ||
** <s>Add more humorous responses when no results found</s> | ** <s>Add more humorous responses when no results found</s> | ||
* 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? | ||
* <s>Have !email take multiple parameters and create a comma-delineated list of emails (pins_to_emails() will probably do the trick)</s> | * <s>Have !email take multiple parameters and create a comma-delineated list of emails (pins_to_emails() will probably do the trick)</s> | ||
* ? Add auto-notification of ITOD reports to channels of fleets (how? I may need to set up a second fsockopen and listen to the RS site.) | * ? Add auto-notification of ITOD reports to channels of fleets (how? I may need to set up a second fsockopen and listen to the RS site.) | ||
* ? Add auto-notification of news items to channels of fleets and B&G (despite how certain parties in the B&G will complain) | * ? Add auto-notification of news items to channels of fleets and B&G (despite how certain parties in the B&G will complain) |
Revision as of 22:47, 4 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
Creation of channel logs, private message logs, system event logsCreation of "background mode"--necessary to run bot easily off of the serverUpdating "seen" featureOnly list each hostmask once, in order of online, then last actionFix listing offline before online--usually doesn't, but did recently.Add more humorous responses when no results found
- 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?
Have !email take multiple parameters and create a comma-delineated list of emails (pins_to_emails() will probably do the trick)- ? Add auto-notification of ITOD reports to channels of fleets (how? I may need to set up a second fsockopen and listen to the RS site.)
- ? Add auto-notification of news items to channels of fleets and B&G (despite how certain parties in the B&G will complain)