Giter Club home page Giter Club logo

discordircd's Introduction

Contributions are very welcome!

This started out as a personal project when I had a lot of time on my hands a while ago. There is still enough room for improvement and I do plan on eventually expanding this and tackling most issues, however since I made this my available free time has been rather limited so I very much do welcome contributions.

See CONTRIBUTING.md for details.

IRC channel

#discordircd on irc.snoonet.org.

discordIRCd

discordIRCd is a node.js application that allows you to connect to discord with your irc client.

I really like the way I have it set up!
https://xkcd.com/1782/

DISCLAIMER

This is far from complete and only has the most basic IRC functionality in it to make it work with IRCCloud. It also has been tested somewhat with Hexchat.

Usage

  • Run NPM install
  • Edit config.js to your personal preferences. Your Discord token can be aquired by going into your browsers developer tools and grabbing it from localstorage there.
  • Start the server through server.js
  • Connect with your ircclient to the server at the given adress with the following details:
    • Username: The username defined in config.js, basically acts as a password.
    • Server password: The id of the discord server you want to connect to.
  • Join the channels you want.

Sending and receiving private messages.

Discord doesn't send private messages based on the server. In order to work around that discordIRCd provides an extra server that is soley used for sending and receiving private messages. To join it it use the server password DMserver.

Private conversation can be iniated from any server but will be automatically taken up by the private message server.

Features

  • Users joining/leaving channels and servers.
  • Away for idle and dnd discord users.
  • Mentions are translated both ways.
  • Basic discord markdown is parsed to irc formatting.

discordircd's People

Contributors

creesch avatar pokechu22 avatar

Watchers

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