GithubHelp home page GithubHelp logo

jonewang / sp2battlebot Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 3.0 348 KB

A bot for telegram. Get your own splatoon2 battle in telegram.

License: GNU General Public License v3.0

Python 99.04% Shell 0.92% Procfile 0.03%

sp2battlebot's People

Contributors

jonewang avatar spikeein avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sp2battlebot's Issues

Violation of API terms

Hi,

Your project uses my API:

api_response = requests.post("https://elifessler.com/s2s/api/gen2",

Per the s2s API docs:

If you wish use this API in your app or service, you must: 1) contact me to let me know, 2) use a unique and properly-formatted user agent string with version number for all requests, 3) transparently communicate to users that this involves making a request to a non-Nintendo server, and 4) provide an alternative method or workaround in your app, e.g. allow for and provide/link to adequate instruction on how to use mitmproxy to obtain and manually enter the cookie instead.

Correct me if I'm mistaken in any way, but I was not made aware of this project, and you did not contact me to let me know. In addition, your readme does not communicate the privacy disclosure to users. I'm not sure if your project adheres to #4 but it seems like not, or this isn't advertised/mentioned anywhere.

You are also not providing a unique user agent to users โ€“ you are falsely masquerading requests to my server under the name of my app:

'User-Agent': "splatnet2statink/{}".format(self.version)}

Your project is not splatnet2statink. You are using my code without changing the name of the user agent sent in requests, as required.

In that file, you have taken a significant portion of code from my repository/project without putting it under the same license or crediting me anywhere.

Please fix all of these things immediately. Thank you.

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.