parent
dd800f01a8
commit
dcd83eacf3
1 changed files with 2 additions and 2 deletions
4
todo.md
4
todo.md
|
@ -45,7 +45,7 @@
|
|||
- [x] `WHOIS`
|
||||
- [ ] `WHOWAS`
|
||||
- [ ] [Implement services.](modules/pawserv.py)
|
||||
- [ ] Nickserv
|
||||
- [x] Nickserv
|
||||
- [ ] ChanServ
|
||||
- [x] CatServ (Outside of PawServ)
|
||||
- [x] Link `PRIVMSG *serv` to `*serv`
|
||||
|
@ -54,7 +54,7 @@
|
|||
- [ ] Authentication
|
||||
- [x] Store credentials in an SQLite3 file.
|
||||
- [x] Map NickServ IDENTIFY
|
||||
- [ ] Map PASS
|
||||
- [x] Map PASS
|
||||
- [x] SSL/TLS
|
||||
- [x] [Use a thread to accept connections on SSL port 6697](https://mastodon.swee.codes/@swee/113762525145710774)
|
||||
- [x] Automatically reload the certificate ~~if defined in config.~~
|
||||
|
|
Loading…
Add table
Reference in a new issue