reactiflux / discord-irc

Connects Discord and IRC channels by sending messages back and forth.
MIT License
1.2k stars 293 forks source link

invalid JSON #613

Closed TheGhostboi64 closed 2 years ago

TheGhostboi64 commented 2 years ago

0BBC730E-E4C8-42E9-B321-D3B25B96D77A

for some reason it says that.

here is the code

[ { "nickname": "GhostIRC", "server": "irc.libera.chat", "discordToken": "XXX", "channelMapping": { "#irc-general": "#ircchannelname" } }, ] I used discord-irc —config config.json . even if I make a new discord token, still the same error. Even with discord.js 46C4981C-1988-466C-8EA9-9E584591789E Any help?

TheGhostboi64 commented 2 years ago

I fixed the issue never mind!