Giter VIP home page Giter VIP logo

dogecall's Introduction

                   
                                                                                           
                            .N.                                           lW. .W:      
                            :M.                                           oM. .M:      
                       ,kxxkKN  .xOO0l   :kOOOo  'kkxkk.  .kOxkd  ;kkxOx  dW  .M;      
                      ,N.   kK .Wo  .Wc 0O.  cW.'N,'lkk. .Nc     oX.  dK  dN  .M;      
                      cX    xK ;M,   Nc.Mc  .KK lWxc.  . lX      Ok   l0  kX  'M,      
                       dKxxOKN  oKxxKo  ;0OOx0k  d0xdxkx  k0dokx 'KkldOW; k0  ,M.      
                          .       ..        .Nl     .       ..     ..                  
                                        dxxx0d                                                                                                                 

###dogecall

dogecall is a port of my python program dogecall.py which was used for this silly video I made a year ago. It was made as a joke remaking this post I stumbled upon. It was fun doing it.

Installation

dogecall comes as two programs:

dogecall - run on PC.

dogecall-server - run on a server.

To install (If you have Go installed)

go get github.com/hako/dogecall

go get github.com/hako/dogecall/cmd/dogecall-server

Usage

dogecall only requires you to have a Twilio account. If you would like to use dogecall, please create an account and come back.

These can be set in a file called dogecall.rc when you install the dogecall command.

dogecall Usage:

dogecall - ENCOUNTER A DOGE THROUGH A PHONE CALL.

Usage:
 dogecall [-n <number>]
 dogecall [-h | --help] [-v | --version]

Options:
  -n [PHONE NUMBER]   such fone numer (with area codez) eg. +44 = 44
  -h, --help          show this help message and exit.
  -v, --version       the versions lol.

When you run dogecall for the first time, you have to configure dogecall.rc.

AccountSid = Your Twilio Account SID. (Found in your account dashboard)

URL = http://dc.hakobaito.co.uk (dogecall-server Default URL.)

TwNumber = Your Twilio Phone number. (Found when you get a Twilio number.)

TwAuthtoken = Your Twilio auth token. (Found in your account dashboard.)

dogecall-server Usage:

dogecall-server - SERVER FOR DOGECALL.

Usage:
 dogecall [-s]
 dogecall [-h | --help] [-v | --version]

Options:
  -s                  wow lanch server 2 serve u.
  -h, --help          show this help message and exit.
  -v, --version       the versions lol.

If you intend to deploy dogecall-server don't forget to set the config variables on your hosting platform.

dogecall-server default environment variables:

PORT - Whatever you like (ie, 8080)

GO_ENV - production (set only on a production server)

License

MIT

dogecall's People

Contributors

hako avatar

Watchers

 avatar  avatar

dogecall's Issues

Web version

Using dogecall-server to serve a web version of dogecall would be nice, not everyone is a unix wiz.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.