Overall code seems fine, and safe. Approved.
I suggest to use threading when doing web requests, because It will hold down the main thread, and will cause the server to lagg sometimes.
(I know, the wiki is down.)
Loom.ExecuteInBiggerStackThread(lambda:
WebHook.execute()
)