Git Product home page Git Product logo

ts3info's Introduction

Ts3Info

My first ever coding Project. Was done cause i was really interested into Coding and it helped me getting started.

Only has a limited set of Features but might as well add a README for anyone stumbling over this.

It's based on plain HTML with ejs as renderer and koaRouter as a Backend "API" to serve the Content. for TS3 Query Support im using:

https://github.com/Multivit4min/TS3-NodeJS-Library

The Code is very unclean and uncommented as you would guess, it being my first Project.

Getting started:

git clone https://github.com/Morpheus235/Ts3Info
cd Ts3Info
npm install

Configuration

Server Information and Query Information need to be provided: .env.example provided fill out and save as .env

  HOST=
  QUERYPORT=
  SERVERPORT=
  QUERY_USERNAME=
  QUERY_PASSWORD=
  NICKNAME=
  KOA_PORT=

Starting the Application

node main.js

The application can now be accessed under:

http://localhost:4000

Features

  • Listing Users
  • Messaging and Poking Users
  • List Channels
  • get Information about the Server
  • Kicking Users
  • Banning Users
  • Join Button for Teamspeak Server

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.