Chew / DIRCord

Turn your Discord client into an amazing IRC Client (since IRC Is superior)
2 stars 1 forks source link

Show the irc topic and channel mode in the discord topic #4

Open Chew opened 6 years ago

Chew commented 6 years ago

IRC:

Topic: "Bana" Mode: "+nt"

Discord Topic: "[+nt] Bana"

Chew commented 6 years ago

I have implemented ~topic that does this; I now need to implement automatic topic changes and mode changes and when joining a channel, have it update the topic as well.

soarn commented 5 years ago

Also have it grab the channel URL or is this currently not possible? If it can get URL, it would look like this.


IRC:

Topic: "Bana" Mode: "+nt" URL: "DIRCo.rd"

Discord Topic: "[+nt] Bana [DIRCo.rd]"

Chew commented 5 years ago

Maybe in parenthesis