Coder Social home page Coder Social logo

moonliightz / docker-sinusbot Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 3.0 14 KB

Docker image for the TeamSpeak3 and Discord SinusBot by Michael Friese.

Home Page: https://hub.docker.com/r/moonliightz/sinusbot/

License: MIT License

Shell 8.04% Makefile 16.30% Dockerfile 75.66%
sinusbot docker docker-image teamspeak3 teamspeak3-bot discord discord-bot musicbot music

docker-sinusbot's Introduction

moonliightz/sinusbot

Build Status

This container provides a sinusbot instance.

Table of Contents

Version

  • Sinusbot: 1.0.0-beta.5-b262b6a
  • TeamSpeak: 3.3.0

Download / Update

docker pull moonliightz/sinusbot:latest

Usage

$ docker run -d -v /home/sinusbot/data:/sinusbot/data -p 8087:8087 --name sinusbot moonliightz/sinusbot:latest
  • /home/sinusbot/data is the directory on your local machine where your bot files will be stored
  • /sinusbot/data is the directory on the docker machine.

Note: Don't change /sinusbot/data on your docker machine. The source code is based on this directory.

Logging

$ docker logs -f <name of container e.g. sinusbot> 

Use it to get the password for the web interface and to see the logs.

Permissions

The default UID and GID of the user in the container is 3000.

Acknowledgments

License

This project is licensed under the MIT License - see the LICENSE file for details.

docker-sinusbot's People

Contributors

bjoerntorben avatar moonliightz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

docker-sinusbot's Issues

Improve readme

I think it's time to improve the readme and write in more detail.

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.