summaryrefslogtreecommitdiff
path: root/package.lisp
AgeCommit message (Collapse)Author
2020-04-30Feature: adminbot alpha - new user registrationGrant Shangreaux
uses the admin registration endpoint to perform user registration given the command "!invite <username>" - validates usernames and complete user-id - requires the registration shared secret to work - does not limit invites at all yet