about summary refs log tree commit diff stats
path: root/README.md
blob: 54b8179f8124d3b4496cf7756eda5ca6cf33e4c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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` (same as above)
  * `bin/newuseralert.py` (same as above)
  * `bin/toot.py` (written by Ben Harris of [tilde.team](https://tilde.team))


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