jeeves-framework icon indicating copy to clipboard operation
jeeves-framework copied to clipboard

A Python IRC Bot Framework. Easily create IRC bots with a single command

Results 6 jeeves-framework issues
Sort by recently updated
recently updated
newest added

Plugins should be able to request which messages they want to consume. Examples: - Message - Notice - User Join - User Leave

Bots should be able to identify themselves with NickServ

feature

This plugin should log users posts and create basic statistics off of it.

feature

Before a 1.0 release all of the core functionality needs to have tests written for it

enhancement

Before a 1.0 release we need documentation on the major aspects of the framework. - Quickstart guide - Documentation on core - Creating plugins

enhancement

- Auto kick for spamming, excessive swearing, etc. - Help text - `seen` command (displays when a user was last online|active) - `queue` command (queue messages for when a user...

feature