0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Oops, I forgot to change version number More... almost 14 years ago
Long time coming update More... almost 14 years ago
Channel-specific botops now. Botops now have to be added per channel, this prevents a botop of 3 auth from using privs in another channel that he wasn't given privs. More... about 14 years ago
Misc bug fixes More... about 14 years ago
Misc bug fixes More... about 14 years ago
Added logs folder More... about 14 years ago
Craybot 2 is out! Complete change that was a long time coming. Out of BETA stage, but still has the ocassional bugs. The owner has to edit the config file, shouldn't be too hard, just don't fuck with anything. Channel-by-channel settings is awesome, also user settings. All commands are at http://tinyurl.com/craybot2doc version 2.0.0 More... about 14 years ago
BUG FIX: for some reason TWISTED's kicking is fucking retarded. The strike banning bug should be fixed. version 1.4.1 More... over 14 years ago
Added a strike command. Each strikes have a 1 week expiration period. If a person in a channel gets 3+ strikes, they will be kickbanned for 1 hour. Each consecutive strike based kick they get will double the amount of time they are banned for. This is not persistent. Strikes can be added with strike.add command and detracted with the strike.del command. version 1.4.1 More... over 14 years ago
Added mafia.rules, a list of rules for the channel #mafia in irc.foonetic.net. The code is still messy, but everything should work. version 1.3.4 More... over 14 years ago
Updated flood protection. Version 1.3.0 More... over 14 years ago
Instead of choosing a random set of words to begin on, kiwi now looks at the last two words first and continues the search until he reaches the beginning of the sentence, then he chooses a random starting key. version 1.2.6 More... over 14 years ago
Fixed bug where bot was not counting mafia wins in #mafia. More... over 14 years ago
Changed the #mafia stats to include how many wins per how big the game was. version 1.2.2 More... over 14 years ago
Added google calculator to kiwi! version 1.2.0 More... over 14 years ago
Added a #mafia common terms define function. Version 1.1.8 More... over 14 years ago
Fixed a bug when kiwi would not remove a user who is in the optout list when kiwi joins a room More... over 14 years ago
Added opt-out and opt-in for the the mass hilighting, mass hilight syntax was also changed to hilight.mass in order to keep a standard More... over 14 years ago
Got rid of a bunch of .startswith to help with future development and a way around checking spam. Also, attempt at printing an error when bot loses connection for some reason, hopefully bot will also try to restart if this is the case. version 1.1.5 More... over 14 years ago
Added a random number generator. syntax is >random [int] - [int] More... over 14 years ago
Before this update, the marshal serialization messed up single letter words in the markov generator. I got rid of marshal and it now works great. Also added a lurking list, so if bot is in a channel with the lurk list, the bot will not respond to any stimuli in that channel. There was also some changes to the minimum message length before the spamchecker would start kicking. More... over 14 years ago
Fixed a small bug that created an EOF error if users didn't have the files already made More... over 14 years ago
Now checks actions for spam/stopwords. Also put the fact that message timestamps are based off GMT in the help for message.print. version 1.0.5. More... over 14 years ago
Fixed a small bug where kiwi thought >message.print was wrong More... over 14 years ago
Created a special ignore list for bots/people who need to never interact with the bot in anyway, I also make even regular ignored people have to go through spam check, so now if you ignore a person, they won't be exempt from being kicked for spam. version 1.0.3 More... over 14 years ago
Some small changes, removed some print messages to make the terminal output nicer, commented some things out in the message printer to avoid duplicate unread message notice More... over 14 years ago
perfected (i hope) markov, now version 1.0.0 :D More... over 14 years ago
added some print messages to the ubercommands, upped the version number to 0.9.15, one or two small changes More... over 14 years ago
strip punctuation from markov collecting More... over 14 years ago
Initial source import More... over 14 years ago