Skip to content
Snippets Groups Projects
Commit a25f351f authored by Kasalehlia's avatar Kasalehlia
Browse files

correct channel

parent 55bd5197
No related branches found
No related tags found
No related merge requests found
var irc = require('irc'); var irc = require('irc');
var CHANNEL = '#infodisplay'; var CHANNEL = '#stratum0';
function render(content) { function render(content) {
return '<h3>&nbsp;IRC #stratum0</h3><div class="chat">'+content+'</div>'; return '<h3>&nbsp;IRC #stratum0</h3><div class="chat">'+content+'</div>';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment