Skip to content

netlist: add tilde.chat #50

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _data/catlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,5 @@ small:
- Zeolia
- irc-nerds
- starlink-irc
- tilde.chat
- xworld
25 changes: 24 additions & 1 deletion _data/netlist.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vim:set ts=2 sw=2 et:
property:
lastchange: April 2024
lastchange: May 2025
groups:
- '[small](small.html)'
- '[regional](regional.html)'
Expand Down Expand Up @@ -43,6 +43,29 @@ localtest:
check:
server: 'localhost:5000'

tilde.chat:
image:
homepage: 'https://tilde.chat/'
irchelp:
webchat: 'https://tilde.chat/gamja/'
slocation:
services: nickserv, chanserv, hostserv
support_channels: '#helpdesk'
information: >
tilde.chat is the irc network of the tildeverse, an association of social
unix servers built as an intentional community for teaching, learning, and
sharing.
tilde.chat is a place for tilde-folk and friends to gather and communicate.
created 2019
servers:
- 'irc.tilde.chat:6697'
webserverlist:
webstatistic:
category:
- small
status: active
check:
server: 'irc.tilde.chat:6697'
irc-nerds:
image:
homepage: 'https://irc-nerds.com/wiki/index.php/Main_Page'
Expand Down