xkcd-Bucket icon indicating copy to clipboard operation
xkcd-Bucket copied to clipboard

Bucket is the channel bot for #xkcd

Results 47 xkcd-Bucket issues
Sort by recently updated
recently updated
newest added

Quick example from a silly game my users added years ago: !mylife dgw will grow to be very subterranian. $Heshe will $verb $adverb, and often. $Heshe will develop an unhealthy...

bug

There is a similar, but distinct, issue with variable resolution order like #63, which manifests when using e.g. both `$who` and `$someone` in the same tidbit. Pronoun vars like `$heshe`...

bug

http://wiki.xkcd.com/ is down. Could the link http://wiki.xkcd.com/irc/Bucket be updated to https://web.archive.org/web/20190224153505/http://wiki.xkcd.com/irc/Bucket ? Perhaps the docs could be put in this repository's wiki?

I'm not sure this will ever get fixed, but I've run into it too many times in the last few years to ignore it any more. It might only happen...

bug

Only one level of aliases is removed when learning. Teaching to a chain of aliases can end up adding the new factoid to an alias still. For example, say the...

bug

It would help avoid bad transformations into output like "double fucking the, double the fun".

enhancement

I noticed a while back that asking Bucket for e.g. `literal[11] foo` doesn't work as expected. Apparently the code doesn't allow pages past 10, a check added years ago in...

enhancement
discussion

The form like $var$who or similar forms containing actual variables or different pseudo-variables will resolve incorrectly if the rightmost one is expanded first by the code into something with an...

Properly capitalizing complete-sentence responses that begin with a variable is, um… kind of impossible. Not only does Bucket refuse to touch the capitalization of a value if it contains a...

enhancement
discussion

Let Bucket have two factoids: `thing`, which contains tidbits; and `other thing`, which is an alias to `thing`. The only entry in `other thing` is ` thing`. If an admin...

bug