All public logs

Jump to navigation Jump to search

Combined display of all available logs of Pabut. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:02, 3 September 2021 Pabut talk contribs created page Post-group-me.bash (Created page with " #!/bin/bash ### # $1 = Event # $2 = BOTID ### if [ "$#" -ne 2 ]; then echo "Illegal number of parameters" echo " $0 <message> <botid>" exit fi G...")