This website requires JavaScript.
Explore
Help
Sign in
public-mirrors
/
reflectionircd
Watch
1
Star
0
Fork
You've already forked reflectionircd
0
mirror of
https://git.sr.ht/~emerson/reflectionircd
synced
2025-04-13 09:59:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5b32104a1a
reflectionircd
/
reflection.js
3 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Only open port once initial sync is done
2022-10-19 07:49:19 -04:00
import
{
IRCServer
}
from
'./lib/Server.js'
;
initial commit, moving things over from the old repo
2021-12-05 17:42:41 -05:00
Only open port once initial sync is done
2022-10-19 07:49:19 -04:00
new
IRCServer
(
)
;
Reference in a new issue
Copy permalink