Code Monkey home page Code Monkey logo

athena's Introduction

Athena2

Athena is a java library for interacting with the Fortnite/Epic Games API.

Features

Check out all the features of Athena here.

This list is probably outdated but will give you a good idea of capabilities!

Examples

Basic usage with only the API (Disables XMPP)

final var athena = Athena.athenaWithoutXMPP("username", "password");

Full usage with XMPP.

final var athena = Athena.athenaWithXMPP("username", "password");

These are only default configurations, if you want more customization then check out this.

You can find party example code here.

Check out other examples here

Notes

It is recommended that if you are going to create a bot that will be constantly re-logging from testing and other events then you should use Device Auth. After awhile, Epic will prevent you from logging in and you will have to complete a captcha. To get around this you can use Device Auth. The documentation can be found here

Documentation

The wiki will cover some stuff, but not all. Contact me on discord vrekt#4387 for further help or questions.

TODO

  • Make events system better
  • Finish parties
  • General cleanup and QOL
  • GraphQL stuff
  • MCP
  • Fix shop

Credits

athena's People

Contributors

pizzacrust avatar vrekt avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

athena's Issues

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.