mirror of
https://github.com/reality/dbot.git
synced 2024-11-24 04:49:25 +01:00
Updated server location.
Ideally this would be an attribute of the bot.
This commit is contained in:
parent
09947921d1
commit
3f86d2f84b
@ -40,7 +40,7 @@ var poll = function(dbot) {
|
||||
}
|
||||
|
||||
event.reply(dbot.t('poll_created', {'name': name, 'description': description}) +
|
||||
' - http://nc.no.de:443/polls/' + name);
|
||||
' - http://nourishedcloud.com:8080/polls/' + name);
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user