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

changed channel back

parent 0cb8c351
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