Moved to Delta server.
authorCMDR furrycat <elite@furrycat.net>
Tue, 27 Sep 2016 15:21:13 +0000 (16:21 +0100)
committerCMDR furrycat <elite@furrycat.net>
Tue, 27 Sep 2016 15:21:13 +0000 (16:21 +0100)
bot.py

diff --git a/bot.py b/bot.py
index 17d74c8..70f3c82 100755 (executable)
--- 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' }
 ]