From: CMDR furrycat Date: Tue, 27 Sep 2016 15:21:13 +0000 (+0100) Subject: Moved to Delta server. X-Git-Url: http://git.furryclan.net/?a=commitdiff_plain;h=585ba02b14405f21712c4c1dda6136cf7980d051;p=furrycat%2Fcatbot.git Moved to Delta server. --- diff --git a/bot.py b/bot.py index 17d74c8..70f3c82 100755 --- a/bot.py +++ b/bot.py @@ -42,13 +42,14 @@ log = logging.getLogger('discord') rsstime = 600 feeds = [ - { 'channel': 227535682283765770, 'description': 'GalNet', 'url': 'http://proxy.gonegeeky.com/edproxy/', 'date': False }, - { 'channel': 227710451226509312, 'description': 'Dev tracker', 'url': 'https://miggy.org/games/elite-dangerous/devtracker/ed-dev-posts.rss', 'summary': True }, + { 'channel': 230340587474255872, 'description': 'GalNet', 'url': 'http://proxy.gonegeeky.com/edproxy/', 'date': False }, + { 'channel': 230340639458459649, 'description': 'Dev tracker', 'url': 'https://miggy.org/games/elite-dangerous/devtracker/ed-dev-posts.rss', 'summary': True }, { 'channel': 229924021079113729, 'description': 'Patch notes', 'url': 'https://forums.frontier.co.uk/external.php?type=RSS2&forumids=74', 'summary': True }, { 'channel': 229924189669163008, 'description': 'Newsletters', 'url': 'https://forums.frontier.co.uk/external.php?type=RSS2&forumids=73' } ] greetings = [ + { 'channel': 222685317885329408, 'message': 'Welcome to Delta Squadron, take a look at #delta_rules and make yourself at home in the public lobby. If interested in joining please PM a member of the High Command or Council for assistance' }, { 'channel': 225217541922881538, 'message': 'Welcome to Delta Squadron, take a look at #delta_rules and make yourself at home in the public lobby. If interested in joining please PM a member of the High Command or Council for assistance' } ]