mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:57:44 +00:00
IRCClient: Allow CTCP replies to be user configurable in IRCClient.ini
This commit is contained in:
parent
bc40908d32
commit
ddb8597c0c
3 changed files with 36 additions and 1 deletions
|
@ -5,3 +5,8 @@ Nickname=anon_seren1ty
|
|||
Server=chat.freenode.net
|
||||
Port=6667
|
||||
AutoJoinChannels=#serenityos
|
||||
|
||||
[CTCP]
|
||||
VersionReply=IRC Client [x86] / Serenity OS
|
||||
UserInfoReply=anon
|
||||
FingerReply=anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue