Documentation
¶
Index ¶
- func CustomCommands(irc oodle.IRCClient) oodle.Trigger
- func Echo() oodle.Command
- func Help(bot oodle.Bot) oodle.Command
- func List(bot oodle.Bot, sender oodle.Sender) oodle.Command
- func Register(deps *oodle.Deps) error
- func Seen() (oodle.Command, oodle.Trigger)
- func Tell(irc oodle.IRCClient, db *sql.DB) (oodle.Command, oodle.Trigger)
- func TitleScraper(irc oodle.IRCClient) oodle.Trigger
- func Version() oodle.Command
- type Letter
- type MailBox
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomCommands ¶
CustomCommands lets you make custom commands via. config
func TitleScraper ¶
TitleScraper fetches, scrapes and sends titles whenever it sees urls
Types ¶
type MailBox ¶
type MailBox struct {
// contains filtered or unexported fields
}
func NewMailBox ¶
func (*MailBox) GetLetters ¶
Click to show internal directories.
Click to hide internal directories.