openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
K
KathBot3
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added 'links', 'wmessage', and 'vote' modu auto load list.
Davy Maltz
More...
over 15 years ago
Added modules I have developed. -wmessage.py -- Welcome messages when users enter channels. -vote.py -- A text-based voting system. (Allows one query at a time per-channel) -links.py -- Returns information about given URL and allows searching for links. -inventory.py -- An in-progress 'Pseudo-Inventory' module for per-user text-based inventory items and stats which are changed via ACTION (/me) messages.
Davy Maltz
More...
over 15 years ago
Fixed "append" confirmation in dynamic.
Katharine Berry
More...
over 15 years ago
Pisg module uses aliases from security module.
Katharine Berry
More...
over 15 years ago
Core load/unload commands merged Also minor changes to the module handler
Katharine Berry
More...
over 15 years ago
Added todo to autoload sequence.
Katharine Berry
More...
over 15 years ago
Added places to dynamic Added level command to security Fixed addalias command in security Changed behaviour of [import] in dynamic Allow variables in [random] in dynamic Escape HTML in quotes webpages.
Katharine Berry
More...
over 15 years ago
Fixed infinite loop in dynamic module's word_from_file function.
Katharine Berry
More...
over 15 years ago
Dynamic module: - Moved [args] variable into [args] tag, supports [args num] and [args start:finish] formats. - Added support for functions (defined using the [func] tag) - eval handles newlines and parse errors correctly - [choose] can now use [|] in all cases - Probably other stuff.
Katharine Berry
More...
over 15 years ago
Added [import], [include] tags to dynamic parser, plus [indef] shortcut. Fixed bug in dynamic [indefinite] and capital letters Return inserted quote number in quotes module Added whattodo command to todo module. Fixed story files with spaces in zmachine Fixed bug in rss module's subscribe command preventing subscribing Changed network.py config file to an example.
Katharine Berry
More...
over 15 years ago
Fix bug in chanmanage, fix bug in dynamic's source command.
Katharine Berry
More...
over 15 years ago
Fixed potential deadlock in logger module Fixed zmachine saves breaking Added mode tracking to chantrack Added the ability to use KathBot in a private message.
Katharine Berry
More...
over 15 years ago
Added new "message" hook, called by irc_helpers, and changed all modules to use it.
Katharine Berry
More...
over 15 years ago
Don't crash the network thread on invalid unicode(!) Fixed bug in chantrack (thanks, Selig!)
Katharine Berry
More...
over 15 years ago
Added years/months to dynamic [countup/down] Reverted zmachine to working version Escape quotes properly in irc_helpers' html_to_irc Added CTCP BACON command (blame Selig!) Other minor changes
Katharine Berry
More...
over 15 years ago
Added years/months to dynamic [countup/down] Reverted zmachine to working version Escape quotes properly in irc_helpers' html_to_irc Added CTCP BACON command (blame Selig!) Other minor changes
Katharine Berry
More...
over 15 years ago
Disable launching a thread for every hook - bad idea Decode incoming messages immediately chantrack tracks hosts and idents security's access command can take an argument Added eval command to dynamic module.
Katharine Berry
More...
over 15 years ago
All hooks now run in their own thread Moved encoding comment to correct location in irc_helpers Core module no longer crashes when irc_helpers is unavailable Added dictionary and translate commands to reference module Use own quote function in reference module to avoid multibyte unicode issues with urllib's Added referrer to reference module
Katharine Berry
More...
over 15 years ago
Added foon command to supposedlyfunny (thanks Davy!) Added stumbleupon module.
Katharine Berry
More...
over 15 years ago
Sets numeric locale on startup Fixed bug in IRC manager where failure to send a message would deadlock the network thread Added reference module (google and wikipedia commands) Added supposedlyfunny module (bash and fml commands) Added datastoreirc module (dbhits command) Fixed bug in chanmanage mute command Fixed error in chantrack kick debug logging Added html_to_irc convertor to irc_helpers irc_helpers.parse now accepts multi-line input and preserves formatting over multiple lines Changed rss to use new html_to_irc convertor and accept multiple lines.
Katharine Berry
More...
over 15 years ago
Added sample data for driving module (real data is copyrighted) Added official explanations to driving module Added "modules" command to core module Fixed cron support in cron module Changed rss module to use a cronjob instead of its own FeedPoll thread.
Katharine Berry
More...
over 15 years ago
Added cron module, providing `at` and `cron` functionality Added "mute" command to chanmanage (disabled automodes for a given user for a set time) chantrack now raises "joined" and "parted" events whenever KathBot joins or parts a channel "loaded" and "unloaded" events are raised whenever a module is loaded/unloaded Changed all threads (except core IRC threads) to run as daemon threads; this should fix shutdown hanging. Fixed bug in core IRC code where all networks shared a write lock; now each network has its own write lock, as intended.
Katharine Berry
More...
over 15 years ago
Added driving theory test module (yes, really).
Katharine Berry
More...
over 15 years ago
chanmanage: Added the ability to automatically op/whatever people security: Added the ability to set command access levels and add users irclogger: Added support for multi-line errors dynamic: Added webpage listing commands; added e, ln, log, log10, asin, acos, and atan functions to [math]. webserver: Added to module loading sequence lastfm: Disabled impersonation, enabled channel spamming
Katharine Berry
More...
over 15 years ago
Added webpage for quotes module, improvements to webserver module.
Katharine Berry
More...
over 15 years ago
Updated word lists for dynamic module.
Katharine Berry
More...
over 15 years ago
Added support for static files to webserver module.
Katharine Berry
More...
over 15 years ago
Added a webserver(!)
Katharine Berry
More...
over 15 years ago
Added ctcp module, added [verb] tag to dynamic module and expanded noun list, fixed notice function in irc_helpers module.
Katharine Berry
More...
over 15 years ago
Added lastfm module.
Katharine Berry
More...
over 15 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree