Coder Social home page Coder Social logo

whywolfie / jokerosc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonshard/jokerosc

0.0 0.0 0.0 93 KB

A python program that sends a one liner jokes read from file to your chat box in VRChat

License: GNU General Public License v3.0

Python 95.84% Batchfile 4.16%

jokerosc's Introduction

JokerOSC

A python program that sends a one liner jokes read from file to your chat box in VRChat.

Installation

Enable OSC in VRChat

OSC may not enabled in VRChat by default. In order to enable VRChat to listen for the chatbox messages, follow these steps:

  1. Open the Action Menu / radial menu by holding the menu button in one of your hands.
  2. Select Options by pointing your joystick at it and clicking trigger.
  3. Select the Enable OSC toggle.
  4. Restart VRChat.

Use latest release

Run JokerOSC without python by downloading the latest release.
Make sure to download both JokerOSC.exe and jokes.txt. Store them in the same location.
You can find the latest release here

Running the application with python

You need python installed to run the JokerOSC this way.
It can be downloaded at their offical website.

JokerOSC uses Python-osc by attwad to send the message.
It can be downloaded using pip, run pip install python-osc in your windows command promt.

Download this repository as a zip file and extract it somewhere.

Usage

Start the program by clicking the start.bat. A command promt will appear and will start logging that it's sending jokes.

C:\Users\Jone\Desktop\joker\/joker.py --timer-seconds 180 --input-file jokes.txt
Funny joke: Don’t you hate it when someone answers their own questions? I do.

Sent, wating 180 seconds

The time in between the jokes can be adjusted by changing the --timer-seconds 180 flag in the start.bat file to a different number.

jokerosc's People

Contributors

jonshard 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.