mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-23 22:01:09 -05:00
picture shortcut
This commit is contained in:
1
skeleton/bots.rb
Normal file → Executable file
1
skeleton/bots.rb
Normal file → Executable file
@@ -37,5 +37,6 @@ Ebooks::Bot.new("{{BOT_NAME}}") do |bot|
|
||||
# Tweet something every 24 hours
|
||||
# See https://github.com/jmettraux/rufus-scheduler
|
||||
# bot.tweet("hi")
|
||||
# bot.pictweet("hi", "cuteselfie.jpg", ":possibly_sensitive => true")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user