Skip to content

simple command line utility for sending a message to all application's users

Notifications You must be signed in to change notification settings

beenza/vk_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Synopsis

simple command line utility for sending a message to all application's users

Usage

vk_notify.rb [OPTIONS]
  
  --help, -h:
    this help

  --users, -u:
    users file

  --message, -m:
    message to send

  --app, -a:
    app name

Config

configuration lives in ~/.vk_apps it's a yaml file with following structure

app_name:
  api_id: 123
  api_secret: foo

Author

Viktor Kotseruba barbuza@me.com

Copyright

Copyright (c) 2010 Beenza Games

About

simple command line utility for sending a message to all application's users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages