script for adding new users
Go to file
deepend-tildeclub 642debc22d
Update makeuser
added banned user support and now moves added users to signups_current file instead of having to go through the  large list every time new users are added.    Also touches the .new_user file to ensure the date is the date the user was created so it'll be easier to figure out stale new user accounts in future.
2023-09-24 14:45:14 -06:00
.github Update FUNDING.yml 2023-01-03 00:05:34 -07:00
.gitignore [ZNC] Make znc user. 2021-12-28 23:07:46 +01:00
LICENSE Initial commit 2018-09-20 09:54:03 -04:00
Makefile Update makefile to not overwrite config everytime 2021-12-28 23:52:19 -07:00
README.md club updates 2019-09-17 12:05:34 -04:00
makeuser Update makeuser 2023-09-24 14:45:14 -06:00
welcome-email.tmpl update welcome-email.tmpl - znc mention 2021-12-28 21:48:34 -07:00
znc-config-ex.json Create znc-config-ex.json 2021-12-28 15:22:11 -07:00
znccreate.py Updated znccreate.py 2021-12-28 17:21:12 -07:00

README.md

makeuser

A script that allows admins to make user accounts easily.

Run make to install the script to /usr/local/bin.