dbot icon indicating copy to clipboard operation
dbot copied to clipboard

IRC bot of the 21st century.

Results 58 dbot issues
Sort by recently updated
recently updated
newest added

On networks that have cloaks (for example, freenode), if somebody hasn't set their client up right, you get something like this: ``` [00:00] --> foo joined #channel ([email protected]) [00:00] foo...

question
idea

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

enhancement
module

Find a URL shortener (or make and OAOSIDL one) with a nice open JSON API which we can a) create a ~shorten command and b) create a shorten API function...

feature
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

Implement the IRC werewolf game as a DBot module http://en.wikipedia.org/wiki/Mafia_(party_game) http://javatwg.sourceforge.net/

feature
future
module

Create a module which allows people to chat in an IRC room from the depressionbot web interface.

feature
web

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

enhancement
core

I was thinking of creating a module which does the following: 1. Adds a hook to ~qadd, which scans the new additions to the quotes for definitions like "Sam is...

feature

So, I want to make real AJAX and HTML search pages for profiles / quotes. We can then make an OpenSearch descriptor (http://www.opensearch.org/Specifications/OpenSearch/1.1/Draft_5) and the Chrome/Firefox omnibox should be able...