Giter VIP home page Giter VIP logo

seacloud's People

Contributors

wigglewizard avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

seacloud's Issues

.afk command

Need an afk command, so for instance a user doesn't want to leave but he also doesn't want to be disturbed by incoming messages from users (They might receive system messages though). Command is toggle-able.

Some bugs

Hi,

I dont want to be rude and maybe this is not the way to do it (I'm new to Github) but I have some errors when running Seacloud:

Lines 391 and 427 shoud be:
$from = explode("@", $from[0]);
isn't it?

I can login at Whatsapp and start the service, but then I get this message:

Warning: Illegal offset type in C:\Trabajo\whats\seacloud\Seacloud.php on line 341

Warning: array_key_exists() expects parameter 2 to be array, null given in C:\Trabajo\whats\seacloud\Seacloud.php on line 341

And no command is recognized.

Best regards and thank you for this great software.

OscarB

Persistence data needs encryption

Basic encryption will be fine, as long as it stops a quick glance into the file or potential on the fly editing of the file. Of course people can still code work around for the encryption but it stops noobs from accessing the raw information or fucking with runtime variables.

WhatsAPI has a few issues

I will probably do a pull request later about them, for now I have coded some work arounds locally.

Uniform logging

The chats right now appear differently in the terminal than the other logging stuff, it would be more professional if they appeared with better eye candy

Persistence

When the service goes offline, users have to .join again, this should be removed so that if the service goes down the users don't have to .join again.

A solution would be to have flat file storage with a user information per line so when a user joins the channel his information is written to the file. The information will have to be removed when the user leaves too.

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.