From 03b246879a2260c3da54a7770c127d6786fd0cd3 Mon Sep 17 00:00:00 2001 From: Martin/Geno Date: Wed, 22 Aug 2018 19:17:02 +0200 Subject: [PATCH] ircbot: rename place to ccchb --- sopel-bot/modules/spaceapi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sopel-bot/modules/spaceapi.py b/sopel-bot/modules/spaceapi.py index 281c410..0c8844a 100644 --- a/sopel-bot/modules/spaceapi.py +++ b/sopel-bot/modules/spaceapi.py @@ -4,7 +4,7 @@ import sopel.module SPACEAPI = "/var/www/html/spaceapi.json" CHANNEL = "#ccchb" -PLACE = "P5" +PLACE = "ccchb" cache = { "open": False