I am trying to create a Twitter bot with Ruby on Rails, but I just canβt find any useful information about this ... Is this possible? I tried using twibot GEM, but it is deprecated and it is not very useful. Does Rails have a method for trigger events when (for example) a tweet is sent? Has anyone worked with something like this? Any tutorial? Any information in everything that is currently used, I mean that today it works with the Twitter API (many of what I was looking for do not work now)?
Thank you very much.
source share