View Issue Details

IDProjectCategoryView StatusLast Update
0005473unrealircdpublic2020-04-13 08:57
ReporterPeGaSuS Assigned Tosyzop  
PrioritynoneSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
PlatformUnixOSUbuntuOS Version18.04 LTS
Product Version5.0.0-rc1 
Summary0005473: Make the IRCd send codes like \x02 as bold, \x01 as italic, etc, in the MOTD
DescriptionIdea:
\x02Welcome to network $network-name\x02
- This would be seen by the IRC client in bold text

\x01Join #Help for help with IRC commands\x01
- This would be seen as italic text by the IRC client

\x034Don't spam, flood, advertise\x03
- This would be seen as red text by the IRC client

I believe that most of the IRC clients do support this feature though.

Cheers!
TagsNo tags attached.
3rd party modules

Activities

syzop

2019-12-11 12:30

administrator   ~0021158

Last edited: 2019-12-11 12:31

We had stuff similar to that in the past (though not sure if it accepted this exact sequence), but we removed it: 0003002
The idea is that MOTD and RULES files are text files and we just send them as-is (unless oversized). So just throw your bold/underline/etc codes in there directly.
I think you should get an editor which can handle this properly. Is that brutal to say ? :D

syzop

2020-04-13 08:57

administrator   ~0021462

Not changing as it would create issues, see previous comment. Just use an editor which can insert the raw characters like everyone has been doing :)

Issue History

Date Modified Username Field Change
2019-11-20 23:20 PeGaSuS New Issue
2019-12-11 12:30 syzop Note Added: 0021158
2019-12-11 12:31 syzop Note Edited: 0021158
2019-12-11 12:31 syzop Status new => feedback
2020-04-13 08:57 syzop Assigned To => syzop
2020-04-13 08:57 syzop Status feedback => closed
2020-04-13 08:57 syzop Resolution open => no change required
2020-04-13 08:57 syzop Note Added: 0021462