diff options
-rw-r--r-- | Blatech.ini | 5 | ||||
-rw-r--r-- | Client.ini | 10 |
2 files changed, 0 insertions, 15 deletions
diff --git a/Blatech.ini b/Blatech.ini deleted file mode 100644 index 9ee7489..0000000 --- a/Blatech.ini +++ /dev/null @@ -1,5 +0,0 @@ -;[Command Name] -;command = shell_command -;path = false | /path/to/command -;stdin = true | false -;args = true | false diff --git a/Client.ini b/Client.ini deleted file mode 100644 index 2e61b34..0000000 --- a/Client.ini +++ /dev/null @@ -1,10 +0,0 @@ -;[config] - -;server = example.com -;port = 12345 -;channel = #channel -;realname = Bot -;username = Bot -;hostname = bla.com -;servername = someserver.com -;pass = PASSWORD for user on network |