summaryrefslogtreecommitdiff
path: root/env.sh
diff options
context:
space:
mode:
authorHorus32015-03-11 15:42:44 +0100
committerHorus32015-03-11 15:42:44 +0100
commit502899e07bbc23398fbcadf7a5e15624855bf877 (patch)
tree857b0391982906954a5047a013c6be4c1d324827 /env.sh
downloadweb2irc-502899e07bbc23398fbcadf7a5e15624855bf877.tar.gz
Initial commit.
Diffstat (limited to 'env.sh')
-rw-r--r--env.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/env.sh b/env.sh
new file mode 100644
index 0000000..301f2eb
--- /dev/null
+++ b/env.sh
@@ -0,0 +1,6 @@
+export WEB2IRC_HTTP_IP=127.0.0.1
+export WEB2IRC_HTTP_PORT=8000
+export WEB2IRC_IRC_NICK=bot
+export WEB2IRC_IRC_REAL_NAME=bot
+export WEB2IRC_IRC_SERVER=irc.iamfabulous.de
+export WEB2IRC_IRC_SERVER_PORT=6667