Sha256: 86a8f04c2d92b6e48300eb13dbe808539ba2ea61d1ab3a04a3ed04ccfbc32ce0
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
require 'elephrame' replier = Elephrame::Bots::Reply.new replier.run { |bot, mention| bot.post("@#{mention.account.acct} hey!", reply_id: mention.id, visibility: mention.visibility) }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
elephrame-0.2.0 | examples/reply.rb |