add more events

This commit is contained in:
Zomatree
2023-01-20 20:15:12 +00:00
parent 1050891d87
commit a017256e95
3 changed files with 434 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
use rocket::Route;
use rocket_okapi::okapi::openapi3::OpenApi;
use revolt_rocket_okapi::revolt_okapi::openapi3::OpenApi;
mod webhook_delete;
mod webhook_edit;