Richard Carter

Results 25 issues of Richard Carter

The help command is incomplete. Proposed fix: Redesign it so that the help command is a global feature, and each script should have some help data in the script which...

core

person A: hello bot: Hello! person B: hi bot: Hello! To avoid this situation, give the bot a much larger throttle limit (say, 30 seconds). But to do this, it...

existing script

IRC doesn't officially support unicode, but most clients do anyway. The bot needs to be better tested for unicode support. One area I know is problematic is the lib/listdb module,...

The "tell" script should report the time that the sender left the message for the receiver, as it reports the message to the receiver. Example: bob, message from jim [5...

For example, the autojoin script should probably be restricted to admins-only.

The bit.ly script doesn't work because the module it depends on doesn't work. Either it should be fixed/rewritten, or some other URL-shortening system should be chosen (tinyurl, goo.gl, ...) and...

new script
existing script

A script should be created which can retrieve the price of a given stock.

new script

A script should be able to get the list of users in a specific channel. It should also be able to hook a callback to be executed when users join...

core

Functions: - woot - report the current woot item, price, and (if it's a woot-off) percent left - Check every day for a woot-off, and if it is a woot-off,...

new script

The bot should keep track of the channels it is currently joined. It should recognize join, part, kick and ban to keep track of this list.

core