What I want:
A command to go to an file (google doc, drop box, whatever) and read a random element and then report it back to the channel. I’d like the file to just be a CSV (Comma Separated Value) if I can.
Goal: I want my bot to generate random “dates” for a game of “Would you Rather” and it seems easiest to do this through a file of date features rather than hard coding a list of 100 features into a single command.