EuIrcBot icon indicating copy to clipboard operation
EuIrcBot copied to clipboard

A featureful nodejs irc bot

Results 72 EuIrcBot issues
Sort by recently updated
recently updated
newest added
trafficstars

#143 introduces a proper logger, rather than just using `console.log` everywhere. Modules need to be updated to use it. This is a list of modules containing the string `"console.log"` that...

easy-fix

Pretty much irresponsible not to have one these days. Note, this requires us settling on a JS style which we've avoided.. or documenting that each module gets to pick whatever...

From #156: > Something I've been thinking about idly — I wonder if it'd be nice to provide the already-parsed URL object without breaking the API somehow. (The mastodon module...

#143 gives each module its own named configurable logger, but there's no way to configure the level for a module's logger, just the global. There should be such configuration.

It'd be nice to be able to spam people links and whatnot even if they're not in IRC.

enhancement
easy-fix

When I post spotify album or playlist URIs I want metadata.

enhancement
easy-fix

e.g. !bible ephesians 6:12

enhancement
easy-fix

Useful features: Titles for short-links Descriptions for subreddits Karma amounts, shadowban status, etc, for user account links Url that a regular link is linked to if link, first hunk of...

enhancement
easy-fix