aleixmorgadas’s avataraleixmorgadas’s Twitter Archive—№ 467

  1. When receiving a DM, that can be answered publicly, encourage ppl to post it in a public channel instead. server { server_name direct_message; return 301 public_channel; } Most times, I'm not the right person to answer and DM me only creates a bottleneck on the process 😅