about summary refs log tree commit diff stats
path: root/README.md
blob: d96ccbcdf563947446c9d055aa1bae59c1e79e6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Admin Scripts

Scripts that make [tilde.institute](https://tilde.institute) work. 

Includes new user creation
and other miscellaneous tasks, such as various monitoring scripts.  

The scripts are a mixture of both `Bash` and `Python`  

Everything was written by me, except for the following, which were *not* written by me:
  * `bin/showwhoison` (written by Kneezle, the co-administrator who joined the project in March 2019)
  * `bin/newmail.sh` (Kneezle)
  * `bin/newuseralert.py` (Kneezle)
  * `bin/newuseralertv3.py` (Kneezle)
  * `bin/toot.py` (written by Ben Harris of [tilde.team](https://tilde.team))

`bin/makeuser` is originally based on [tilde.team](https://tilde.team)'s, but has been extended and modified so much it bears very little resemblance to the original.

The source code for `instistats` (`tilde.json` generator) is at [`github.com/gbmor/instistats`](https://github.com/gbmor/instistats).