diff options
author | Fbenas <philbeansburton@gmail.com> | 2014-05-15 13:58:02 +0100 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2014-05-15 13:58:02 +0100 |
commit | d548ec34e44dcc59bbd851ff76059f84a1eb2cf7 (patch) | |
tree | d0fe794e456b1bf1887a2cff9cb43ec9a63d3702 | |
parent | be8f1f292b8f1bb036811f9323eebb762905d217 (diff) |
Actually removed files from previous commit
-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 |