diff options
Diffstat (limited to 'Client.ini.example')
-rw-r--r-- | Client.ini.example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Client.ini.example b/Client.ini.example new file mode 100644 index 0000000..2e61b34 --- /dev/null +++ b/Client.ini.example @@ -0,0 +1,10 @@ +;[config] + +;server = example.com +;port = 12345 +;channel = #channel +;realname = Bot +;username = Bot +;hostname = bla.com +;servername = someserver.com +;pass = PASSWORD for user on network |