binusgdc / VCPA

A Discord bot that records voice call participants' attendance
2 stars 4 forks source link

Output not using correct file extension #5

Closed 500-internal-server-error closed 3 years ago

500-internal-server-error commented 3 years ago

The bot was changed to output files with .txt file extension to circumvent Google Forms not being able to explicitly accept only .csv files. The form has since been changed to accept any file, and this workaround is no longer needed. Furthermore, having the proper .csv extension would allow Google Forms to recognize the file type and open it with the appropriate editor.

500-internal-server-error commented 3 years ago

This issue has been solved with commit https://github.com/binusgdc/VCPA/commit/d67efc9bebe7fed181b71a760d743aae593ff043.