This website requires JavaScript.
Explore
Help
Register
Sign in
swee
/
IRCat
Watch
1
Star
0
Fork
You've already forked IRCat
0
Code
Issues
Pull requests
Releases
1
Wiki
Activity
Actions
Codename IRCat - a lightweight IRCd in Python
https://ircat.xyz
2
commits
2
branches
1
tag
680
KiB
Python
100%
86d7f5f677
Branches
Tags
No results found.
Find a file
HTTP
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
swee
86d7f5f677
Update README.md
2024-12-08 14:55:08 -08:00
.gitignore
Initial commit
2024-12-08 14:03:09 -08:00
LICENSE
Initial commit
2024-12-08 14:03:09 -08:00
README.md
Update README.md
2024-12-08 14:55:08 -08:00
README.md
IRCat
IRCd in Python
TODO:
Implement the base of an IRCd, using Libera.Chat as a reference
Add the connection process
Add join/part, and it's requirements (WHO, etc)
Implement proper PRIVMSG
Broadcast QUIT