about summary refs log tree commit diff stats
path: root/bin/toot.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/toot.py')
-rwxr-xr-xbin/toot.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/toot.py b/bin/toot.py
index 79c8d81..a8d0b08 100755
--- a/bin/toot.py
+++ b/bin/toot.py
@@ -1,7 +1,8 @@
 #!/usr/local/bin/python2
 
-# Borrowed from Ben Harris of tilde.team
-# Thanks Ben!
+# Called by bin/makeuser to send a 'toot' to the
+# tilde.institute mastodon account at
+# https://tilde.zone/@tildeinstitute
 
 import json
 import os