Module: Termtter

Defined in:
lib/plugins/channel.rb,
lib/termtter.rb,
lib/plugins/ar.rb,
lib/plugins/db.rb,
lib/plugins/sl.rb,
lib/plugins/bomb.rb,
lib/plugins/open.rb,
lib/termtter/api.rb,
lib/plugins/basic.rb,
lib/plugins/grass.rb,
lib/plugins/whale.rb,
lib/termtter/hook.rb,
lib/termtter/task.rb,
lib/plugins/screen.rb,
lib/termtter/crypt.rb,
lib/termtter/event.rb,
lib/plugins/fluentd.rb,
lib/plugins/keyword.rb,
lib/termtter/client.rb,
lib/termtter/config.rb,
lib/termtter/command.rb,
lib/termtter/version.rb,
lib/plugins/ar-single.rb,
lib/termtter/hookable.rb,
lib/termtter/httppool.rb,
lib/termtter/optparse.rb,
lib/plugins/list_switch.rb,
lib/plugins/user_stream.rb,
lib/termtter/config_setup.rb,
lib/termtter/memory_cache.rb,
lib/termtter/task_manager.rb,
lib/plugins/another_prompt.rb,
lib/plugins/defaults/stdout.rb,
lib/termtter/rubytter_proxy.rb,
lib/termtter/active_rubytter.rb,
lib/plugins/defaults/command_line.rb

Overview

Extention Core

Defined Under Namespace

Modules: API, Client, ConfigSetup, Crypt, English, HTTPpool, Hookable, OptParser, Plugin, Plugins, Storage Classes: ActiveRubytter, Command, CommandCanceled, CommandLine, CommandNotFound, Config, Event, Hook, HookCanceled, JSONError, MemoryCache, RubytterProxy, Status, StdOut, Task, TaskManager, TypableIdGenerator, UserStreamReceiver

Constant Summary collapse

APP_NAME =
'termtter'
CONF_DIR =
File.expand_path('~/.termtter')
CONF_FILE =
File.join(Termtter::CONF_DIR, 'config')
USER_LIB =
File.join(Termtter::CONF_DIR, 'lib')
CONSUMER_KEY =
'eFFLaGJ3M0VMZExvNmtlNHJMVndsQQ=='
CONSUMER_SECRET =
'cW8xbW9JT3dyT0NHTmVaMWtGbHpjSk1tN0lReTlJYTl0N0trcW9Fdkhr'
WHALE =

first blank line is to skip prompt.

<<'__WHALE__'

  ,......-..-—‐—--..r、_   ,r:,         Twitter / Over capacity
 ヾー-゚、 :::::::::::::::::::::::::_ ̄ニ、く
   ゙`ー-`ー'-ー'" ̄    `'
__WHALE__
VERSION =
"2.2.6"