diff options
author | tv <tv@xso> | 2011-09-06 13:38:20 +0200 |
---|---|---|
committer | tv <tv@xso> | 2011-09-06 13:38:20 +0200 |
commit | f4a473b67e1a1224d28c640461a0c9cdd33a8834 (patch) | |
tree | c619868995be859508990eb6f32f1acad11bec36 | |
parent | ff45fed42361e4046cf01e9290b4ce74fff48a56 (diff) |
//Synapse -> //Reaktor/IRC
-rw-r--r-- | .gitignore | 3 | ||||
-rwxr-xr-x | Reaktor/IRC/bot.py (renamed from Synapse/bot.py) | 0 | ||||
-rwxr-xr-x | Reaktor/IRC/bot2.py (renamed from Synapse/bot2.py) | 0 | ||||
-rw-r--r-- | Reaktor/IRC/content (renamed from Synapse/content) | 0 | ||||
-rwxr-xr-x | Reaktor/IRC/index (renamed from Synapse/index) | 0 | ||||
-rwxr-xr-x | Reaktor/IRC/install (renamed from Synapse/install) | 0 |
6 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ a.out /node/out /ovh/soapi/src /ovh/soapi/SOAPpy -/Synapse/irclib.py +/Reaktor/IRC/irclib.py +/Reaktor/IRC/public_commands/* diff --git a/Synapse/bot.py b/Reaktor/IRC/bot.py index af974f4e..af974f4e 100755 --- a/Synapse/bot.py +++ b/Reaktor/IRC/bot.py diff --git a/Synapse/bot2.py b/Reaktor/IRC/bot2.py index 0583d329..0583d329 100755 --- a/Synapse/bot2.py +++ b/Reaktor/IRC/bot2.py diff --git a/Synapse/content b/Reaktor/IRC/content index e0292376..e0292376 100644 --- a/Synapse/content +++ b/Reaktor/IRC/content diff --git a/Synapse/index b/Reaktor/IRC/index index 21129c71..21129c71 100755 --- a/Synapse/index +++ b/Reaktor/IRC/index diff --git a/Synapse/install b/Reaktor/IRC/install index 95e05199..95e05199 100755 --- a/Synapse/install +++ b/Reaktor/IRC/install |