(May not be in order)
-
Better display info when replying users
-
Add corresponding color to the output for better debugging
-
Create designated error object for debugging
-
Remove message after x seconds (see app.js function
removeMessageAfterSeconds
) -
Optimize message handling
-
Transfer all command to slash command
-
Create readable streaming from youtube (without using ytdl-core)
-
Wrap the process in a subprocess to prevent all variable lost due to crashes (Assuming there is no ram leakage and the computer is not crying)