Commits


chmod downloaded files as 0644 while here also switch ioutil.TempFile to os.CreateTemp (which is now the same)


teach gemitbot how to pong


don't log messages


fetch the title also for gemini URLs


add a safety net: picks up only the first 50 characters of the HTTP title


improve the title fetching stuff


heuristic for links and more logging for now


debug printf


correctly extract the title


typo


go get ; go mod tidy


fetch links title and send them back as privmsg just like the playonbsd bot :)


download messages that are too long and re-send them to irc


typo


handle images too