IRC to Discord and vise-versa chat relay
- Python 3
- Install dependencies
$ pip install -r requirements.txt
- Make a copy of
config.template.json
namedconfig.json
- Modify contents of
config.json
to your desired settings and delete all comments - Ensure that your
config.json
is not being committed to the repo to keep your auth credentials private - Run
main.py
with python$ python main.py