Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Syriiin/irc-to-discord

Repository files navigation

irc-to-discord

IRC to Discord and vise-versa chat relay

Requirements

  • Python 3

Setup

  1. Install dependencies
    $ pip install -r requirements.txt
    
  2. Make a copy of config.template.json named config.json
  3. Modify contents of config.json to your desired settings and delete all comments
  4. Ensure that your config.json is not being committed to the repo to keep your auth credentials private
  5. Run main.py with python
    $ python main.py
    

About

IRC to Discord and vise-versa chat relay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages