Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-03 | Disabled ability to tell pbot to tell someone else a factoid. SomeoneHEADmaster | Joseph Graham | |
started abusing it to spam the channel and other users on FreeNode. The feature could be secured but since nobody normally uses it anyway I think it's not worth it. Also tidied up to code a bit and got rid of some old files. | |||
2016-09-29 | Fixed extremely specific bug | Joseph Graham | |
Fixed bug where Emulatorman puts two spaces in-between ${username}: and ${message}, instead of one, and pbot doesn't recognise the command. N.B. the code here is still aweful because he won't handle other cases such as, for example; the user puts no space at all. And the other commands still have this bug. | |||
2016-08-28 | Big refactor of hack_of_all_hacks | Joseph Graham | |
This is just a big refactor. In theory everything should work the same. I have tested it but new bugs are possible. | |||
2016-08-28 | Removed that rediculous announcements feature | Joseph Graham | |
The idea of the announcements feature was that pbot sais something every time someone logs in. This feature is completely stupid and no-one uses it. Removed. | |||
2016-08-28 | Remove randomising of confirmation messages | Joseph Graham | |
I want to make the pbot source code tidier and possibly lighter. Randomising of confirmations when you ask pbot to tell someone something serves no purpose. Removed. Now he alwyas sais "certainly". | |||
2014-09-30 | Fixed annoying bug in footnotes. It no longer matches unless the filename ↵ | Joseph Graham | |
matches right to the start of a word boundry. | |||
2014-07-02 | Improved the messages system. | Joseph Graham | |
Made him tell how long ago the message was sent. Made him handle nicks case-insensitively. Made him give a warning if someone tries to send a message to someone who's not present. | |||
2014-05-24 | Added a "footnotes" feature. Seems to work OK so far. | Joseph Graham | |
2014-01-23 | Fix mistake | Joseph Graham | |
2014-01-22 | Make him work better when some idiot tells him to tell himself something. | Joseph Graham | |
2013-09-24 | made it easier to invoke help | Joseph Graham | |
2013-09-24 | Made him find page title even if the html uses all caps in tag names | Joseph Graham | |
2013-08-30 | made him not add duplicate facts | Joseph Graham | |
2013-08-29 | fixed typo | Joseph Graham | |
2013-08-29 | made the code that unsets facts more robust | Joseph Graham | |
2013-08-29 | removed some debugging code | Joseph Graham | |
2013-08-28 | fixed up the logic | Joseph Graham | |
2013-08-27 | Improved how the case insensitivity works | Joseph Graham | |
2013-08-26 | made it check info files are not empty | Joseph Graham | |
2013-08-26 | Made the stuff pbot remembers be case-insensitive | Joseph Graham | |
2013-08-25 | Fixed bug | Joseph Graham | |
2013-08-25 | made the 'command not recognised' stuff be sent over PM to avoid flooding ↵ | Joseph Graham | |
the channel | |||
2013-08-25 | typo fix | Joseph Graham | |
2013-08-25 | make him respond to private messages | Joseph Graham | |
2013-08-24 | Updated the documentation to document the new feature. | Joseph Graham | |
2013-08-24 | changed !tell to ,tell | Joseph Graham | |
2013-08-24 | fixed another typo | Joseph Graham | |
2013-08-24 | typo | Joseph Graham | |
2013-08-24 | Implemented feature for pbot to answer nicks over query | Joseph Graham | |
2013-08-16 | Fixed a bug in the code that sais when someone was last seen. It wasn't ↵ | Joseph Graham | |
handling years correctly. | |||
2013-08-06 | *** empty log message *** | Joseph Graham | |
2013-08-04 | fixed retrieval of page titles | Joseph Graham | |
2013-07-29 | fixed bug of grep trying to write to stdout | Joseph Graham | |
2013-07-29 | Suppress excessive numbers of consecutive spaces in url titles. | Joseph Graham | |
2013-07-28 | fixed terrible bug | Joseph Graham | |
2013-07-28 | Made it support syntax ` is: ' as well as ` is '. | Joseph Graham | |
2013-07-28 | fixed bug that was causing it to not add things that had a space in the ↵ | Joseph Graham | |
description | |||
2013-07-28 | updated the help message | Joseph Graham | |
2013-07-28 | Added a phrase remembering feature | Joseph Graham | |
2013-07-28 | better not set a bad example ;) | Joseph Graham | |
2013-07-28 | Now, when someone tells pbot to tell someone something, the response is ↵ | Joseph Graham | |
chosen randomly from a selection of responses. | |||
2013-07-28 | added a feature to send people messages | Joseph Graham | |
2013-07-28 | improvement | Joseph Graham | |
2013-07-28 | Changed his name to pbot | Joseph Graham | |
2013-07-27 | The auto repeater should not happen if the thing that was repeated was said ↵ | Joseph Graham | |
to pbot-ng himself. | |||
2012-04-02 | Updated the shared libraries message. | Joe | |
2012-03-26 | re-arranged the code a bit to make it more tidy. | Joe | |
2012-03-26 | fixed bug of him repeating everything that's said. | Joe | |
2012-03-23 | Injected data should not be treated like it came from a person. | Joe | |
2012-03-14 | Tweaked code that repeats something that other people say to not repeat the ↵ | Joe | |
same thing twice. |