Giter Club home page Giter Club logo

sitcord's Introduction

Sitcord VERSION TWO ๐ŸŽธ

Use at your own risk

Using Sitcord requires that you open a debugging port on your Discord app. This port is normally accessible only from localhost, but this still means that using Sitcord will open up the possibility that any other program on your machine could connect to your Discord and both see and control everything. We see this risk as minimal, but still be sure you understand and are willing to accept this risk before continuing!

Installation

To install and start using Sitcord, make sure you have Discord, Swift (usually via having XCode installed), and Node.js installed. Then just run:

$ SERVER="My Discord Server" make && make install

If you use the Discord PTB instead of the regular Discord macOS app, just prefix the command like so:

$ PTB=true SERVER="My Discord Server" make && make install

And that's it! The installer will put a new app, Sitcord.app, into your ~/Applications directory. When you run this app, it'll launch Discord and the Sitcord daemon at the same time, all hooked up and ready to go. Note: This was a hastily-written hackathon project, so we didn't have the time to properly package everything into Sitcord.app; so don't delete this repo directory after installing or Sitcord won't work!

The default Discord channel that Sitcord will use is "General". If you want to change this; specify CHANNEL_NAME:

$ CHANNEL_NAME="My Cool Channel" SERVER="My Discord Server" make && make install

Note about permissions: You're going to have to re-grant permissions to Sitcord separately, even if you previously granted them to Discord; just a heads-up. Also, Sitcord will ask permission to access whatever folder you've cloned this repo into, so that it can put its log files into the bin directory there.

This project is the better, more reliable, actually usable successor to https://github.com/jming422/sitcord

Troubleshooting

Depending on your XCode vs XCode Command Line tools configuration, you may need to follow the steps described here: https://stackoverflow.com/a/61725799/

sitcord's People

Contributors

kylecbrodie avatar jming422 avatar artenator avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar Nick Batara, PhD 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.