@dusoft "You may use the Mastodon word mark in referential phrases such as "for", "for use with", or "compatible with"." https://joinmastodon.org/trademark
I was temped to add versioning to #ActivityBot using:```phpdefine( "VERSION", hash_file( "xxh32", __FILE__ ) );```But I've gone with boring old DateVer instead.