Skip to content

Instantly share code, notes, and snippets.

@thairu
thairu / twittermute.txt
Created January 28, 2020 22:00 — forked from IanColdwater/twittermute.txt
Here are some terms to mute on Twitter to clean your timeline up a bit.
Mute these words in your settings here: https://twitter.com/settings/muted_keywords
ActivityTweet
generic_activity_highlights
generic_activity_momentsbreaking
RankedOrganicTweet
suggest_activity
suggest_activity_feed
suggest_activity_highlights
suggest_activity_tweet

Keybase proof

I hereby claim:

  • I am thairu on github.
  • I am thairu (https://keybase.io/thairu) on keybase.
  • I have a public key whose fingerprint is C1C9 1151 7D26 AF49 AADD A947 4B9C 2578 C62B 6A5A

To claim this, I am signing this object:

require 'rubygems'
require 'mechanize'
FIRST_NAME = 'FIRST_NAME'
LAST_NAME = 'LAST_NAME'
PHONE = 'PHONE'
EMAIL = 'EMAIL@provider.com'
PARTY_SIZE = 2
SCHEDULE_RANGE = { :start_time => '19:00', :end_time => '20:30' }