picture shortcut
This commit is contained in:
parent
a2b374f48c
commit
3706ae0bbb
3 changed files with 8 additions and 0 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue