Skip to main content

A Discord to IRC gateway

Project description

DiscIRC is a bot that syncs messages between Discord and IRC. It’s written in Python using the discord.py and bottom libraries.

Installation

You can install it simply using pip:

$ pip install discirc

Use

Launch

You first need to configure DiscIRC thanks to a config file. By default DiscIRC tries to load a ~/.discirc file, if not present you need to give it to the app with the – config option.

To create a valid config file please see the example.

Then simply run DiscIRC thanks to the available command:

$ discirc

Private messages

DiscIRC handles private messages. You need to prefix your message with a @User when sent from Discord and with User: from IRC.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

discirc-0.6.tar.gz (18.5 kB view hashes)

Uploaded Source

Built Distribution

discirc-0.6-py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page