belak / go-seabird

A simple IRC bot framework
MIT License
13 stars 4 forks source link

Wrap irc.Message in a Request struct #323

Closed jsvana closed 5 years ago

jsvana commented 5 years ago

This allows us to pass around arbitrary context alongside a message.

Initially the intent is to use this to time things.