dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.3.1 | You're being logged at https://irclog.whitequark.org/cinch/
_whitelogger has joined #cinch
_whitelogger has joined #cinch
noAKA has joined #cinch
<noAKA>
I'm trying to send a formated table to the user in a privmsg. I can get the format I need using printf but I'm not sure how to get that into the user.send
<noAKA>
anyone have a way to do that? I'm fairly new to ruby