Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 275 Bytes

IRC <-> Discord Relay

Configuring

Create a .env file using the following example:

TOKEN = sekrit.token.goes.here
SERVER = fiery.swiftirc.net
PORT = 6667
NICK = Discord
CHANNELS = '{"#rshelp": 306269746280529920}'

Running

python3 main.py