Update README.md

This commit is contained in:
Paige Thompson 2025-01-06 22:31:37 -08:00 committed by GitHub
parent 60b369f7cd
commit 4ac638629e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,3 +20,8 @@ encryption (this assumes stunnel is running on the hub already):
- `docker logs -f atheme-atheme-1` - `docker logs -f atheme-atheme-1`
### Anope migration ### Anope migration
See `tools/` for `anope2atheme.php`. YMMV See `tools/` for `anope2atheme.php`. YMMV
### Resetting passwords
- `/oper`
- `/msg nickserv resetpass <nick>` this gives a temporary password for the user
- as the user: `/msg nickserv identify <temporary password` then `/msg nickserv set password <new password>`