This code was written for the Discord server "∫π裝滿JK的紙箱dπ".
Its purpose is to handle member verification in the server by forwarding responses from a Google Form to the Discord server.
This is not a public template and can't be directly applied to any other server or form.
If you know how to modify parts of the code to make it work properly on your own server, you are free to use any part of this code in your own server or bot without needing to credit the author or source.
If you want to contact the author, please visit http://about-me.ac-for-personal.com/.
If you really want to try using this code, the steps are:
1.Fill in the information in config.json
2.npm i
3.Run node main
Then start debugging, because it is guaranteed not to work on any fresh setup XD.
English translate by ChatGPT.
這是一個為了"∫π裝滿JK的紙箱dπ"Discord伺服器所撰寫的代碼
目的是為了伺服器中的成員審核, 需要把Google表單的回應轉送到Discord伺服器中
這並不是一個公開模板, 無法直接套用到任何其他伺服器或表單中
如果你知道如何修改部分代碼使其可以正常運作於你的伺服器, 你可以直接將此代碼的任何一部分搬運到自己的伺服器或機器人中, 並且無需標註作者或是來源
如果想要聯繫作者, 請參考http://about-me.ac-for-personal.com/
如果你真的想要嘗試使用此代碼, 執行方式為
1.填寫config.json中的資訊
2.npm i
3.執行node main
接著開始除錯, 因為它100%無法適用於任何新裝置XD