Code Monkey home page Code Monkey logo

phpbb-3.1-whatsapp-notifier's Introduction

phpBB 3.1 - Whatsapp notifier

This is an extension for the phpBB forums software. You need an instalation of phpBB 3.1.x to use this.

DESCRIPTION

This Extension adds a new notifier type. Your users can enter a phone number in there profile and can get notifications on Whatsapp.

INSTALATION

To install this extension download it from here and upload the files in your forum under /ext/tas2580/whatsapp. After that go to the Admin panel of your forum and navigate in to Customise -> Extension Management -> Extensions. Search this extension in the list of extensions and click on Enable.

GET THE PASSWORD

To configure your Whatsapp account that should send the notifications you need a phone number that does not use Whatsapp because you can use Whatsapp only on one device at the same time. Also you need your Whatsapp password, as a Windows user you can use WART to get it. As a Linux user you can use yowsup to get it.

To install yowsup type:

apt-get install python-dateutil
wget https://github.com/tgalal/yowsup/archive/master.zip
unzip master.zip
cd yowsup-master/
nano config.cfg

After that enter: (Replace 49 with your country code)

cc=49
phone=49{PHONE NUMBER} (without 0 at the beginning)
id=
password=

Then save the file and go back to console and type python yowsup-cli registration -c config.cfg -r sms Now you should get a SMS with a code, type: python yowsup-cli registration -c config.cfg -R {YOUR CODE WITHOUT -}

SUPPORT

You can get support for this extension on phpbb.com or in german on phpbb.de. For more informations look at my Website.

Help to translate

If you use the extension in your forum and translated it therefor in your language, it would be nice if you would send me a pull request. Also it may be that existing translations after uptates of the extensions are incomplete. So you can help me if you complete or correct existing language files.

LICENSE

GNU General Public License v2

Build Status

phpbb-3.1-whatsapp-notifier's People

Contributors

tas2580 avatar maskinisten avatar

Watchers

James Cloos avatar

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.