Benjamin Nguyen
Benjamin Nguyen
@ransome1 The todo.txt spec doesn't support whitespace for extensions. https://github.com/todotxt/todo.txt#additional-file-format-definitions > Both key and value must consist of non-whitespace characters, which are not colons. I'd recommend going with something like...
Just to clarify the expected behavior, should I expect the download option to download the original media? I am getting the transcoded video file instead.
@Jiralite The error is due to the WebSocketManager losing WebSocketShards. Guild.shard() then returns undefined. I was trying to run 25 shards on one machine so I believe my bot was...