Mercurial > rsstweet
view bin/bundle @ 238:a04b4830eef2 legit-client
Filter out non-own tweets included for replies
author | nanaya <me@nanaya.net> |
---|---|
date | Sat, 15 Jul 2023 01:53:05 +0900 |
parents | a1c9fadc0904 |
children |
line wrap: on
line source
#!/usr/bin/env ruby ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__) load Gem.bin_path('bundler', 'bundle')