reflectionircd/reflection.js

3 lines
62 B
JavaScript
Raw Normal View History

import { IRCServer } from './lib/Server.js';
new IRCServer();