Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problèm log IRC to Discord #53

Open
Rapman4 opened this issue Sep 6, 2020 · 8 comments
Open

Problèm log IRC to Discord #53

Rapman4 opened this issue Sep 6, 2020 · 8 comments

Comments

@Rapman4
Copy link

Rapman4 commented Sep 6, 2020

Hello,

I encountered a problem I configured everything, but the problem and that I added:
channel_mappings:
"#! Accueil.tChat!": 752060109894713358

So everything that says on Discord and well transmitted to IRC but everything that and from IRC not I have this error message:

time = "2020-09-06T07: 36: 01Z" level = warning msg = "Ignoring message sent from an unhandled IRC channel."

@qaisjp
Copy link
Owner

qaisjp commented Sep 6, 2020

What is the name of your IRC channel?

@Rapman4
Copy link
Author

Rapman4 commented Sep 6, 2020

#!Accueil.tChat!

@qaisjp
Copy link
Owner

qaisjp commented Sep 6, 2020

It looks like in your config you added a space after the first exclamation mark, could that be the issue?

@Rapman4
Copy link
Author

Rapman4 commented Sep 6, 2020

It's due to the translator if not my config and like that:

discord_token: .......
irc_server: tchatirc.fr:6667
no_tls: true # this requires restart
guild_id: 752060109894713355
nickserv_identify: 
channel_mappings:
   '#!Accueil.tChat!': 752060109894713358
suffix: "_d"
separator: "_irc"
irc_listener_name: "Discord"
webirc_pass: .......
insecure: true # this requires restart
debug: true
webhook_prefix: "_irc" # this probably requires restart
webhook_limit: 9
#simple: true # this requires restart

@tchattons
Copy link

hello same for me the ! or . cause any trouble. with #accueil it's ok, how to fix it please ?

@tchattons
Copy link

this is caused by the capital letters of a lounge on IRC, i don't have tested with #!accueil.tchat! but #!Accueil! not work, #!accueil! its ok, if this help you to fix it

@qaisjp
Copy link
Owner

qaisjp commented Sep 13, 2020

Thank you! Nice find.

@BCC-BGChatCommunity
Copy link
Contributor

Thank you! Nice find.

How to make it work with Capital letters in irc channel name like #Test because i have some channels with first capital and only from discord to irc is ok in other side is broken irc to discord not working at all?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants