Sam Nicholls

Results 68 issues of Sam Nicholls

enhancement

Why do we keep a list of all aliases a user has ever had? Surely we only really need to store the current alias for the purpose of resolving a...

question

https://github.com/reality/depressionbot/blob/master/modules/rain/strings.json

annoyance

Allow users (probably moderators) to specify regular expressions that will automatically add matching lines to a specified quote category.

enhancement
module

It is forseen that some module APIs will grow to a large size and could possibly benefit from grouping its various functions in to smaller categories, thus it could be...

enhancement

The bot should perform levenshtein distance calculations on category names that initially yield no results.

enhancement

Share useful functions between modules via a form of library module with an API. dbot.api.lib.usefulFunction()

enhancement
core

Identify channel admins and ops and possibly indicate users who have been reported frequently. @reality I assume we'll need something in jsbot to get a user's current mode?

enhancement
future
web