Giter Site home page Giter Site logo

dropd3ad / dayz-univeralapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from daemonforge/dayz-univeralapi

0.0 0.0 0.0 2.82 MB

The DayZ Universal Api Mod and Web Service is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. -DROPD3AD

Home Page: https://steamcommunity.com/sharedfiles/filedetails/?id=2237983606

License: GNU Affero General Public License v3.0

JavaScript 61.73% C++ 0.28% C 32.37% CSS 1.18% Batchfile 0.05% EJS 4.39%

dayz-univeralapi's Introduction

DayZ Universal Api

The Universal Api Mod and Webservice this is my attempt to make a Universal Api Backend for the server hosters, allowing for a robust, easy to use and set up backend. and for modders an easy to use API wrapper to help them make hived and cross-server mods more easily. With the mod and API I handle authentication and client tokens allowing you to ensure that the data you are accessing and using is secured, preventing rouge and unwanted access to the APIs.

All the Modder/Developer documentation is available here https://github.com/daemonforge/DayZ-UniveralApi/wiki/Developer-Reference (I will accept pull requests if someone wants to add features for there own ideas)

Database Functions

  • Load/Save Objects(JSON)
  • Update Objects (can set sub Elements/Variables including Pull and Push from Arrays)
  • Transactions (increment float/ints in database with constancy (aka from multiple servers at once)
  • Queries (MongoDB Queries)

Discord Functions

  • Simple Web Interface for players to connect there steam accounts to discord (customizable for server owners)
  • Add/Remove Roles
  • Get User (Returns an object with current Roles and Discord ID/Name)
  • Send Message (Sends DM from bot to player, player doesn't have to be connected to DayZ server at the time)
  • Create/Edit/Delete Channels
  • Send Message to Channels
  • Get Messages from Channels
  • Move User to Voice Channel
  • Mute User in Voice Channel
  • Kick User from Voice Channel
  • Get User's current Voice Channel

Other Stuff

  • Quantum Random Numbers
  • Toxicity Checker (TensorFlow Toxicity)
  • Translate (Libre Translate)
  • And More

dayz-univeralapi's People

Contributors

daemonf0rge avatar dependabot[bot] 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.