Guest User

Untitled

a guest
Apr 21st, 2018
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. # Enable if you want debug output
  2. # debug: 1
  3. config:
  4. port: 9999
  5. email: daisuke@endeworks.jp # This is used for your gravatar
  6. services:
  7. twitter:
  8. class: Hamaki::Service::Twitter
  9. username: CHANGEME
  10. password: CHANGEME
  11. # Sorry, don't need to see these, so please be filtered.
  12. filter:
  13. class: Hamaki::Filter::Regexp
  14. default: 1
  15. on_match: 0
  16. regexp_map:
  17. text: '(?:@radioyoutube|(?:CLAP|STAND)!) '
Add Comment
Please, Sign In to add comment