feat(events/mod): adding mod.rs

This commit is contained in:
Raphael 2026-02-12 16:18:15 +01:00
parent 9ed4364344
commit a3fa499218
No known key found for this signature in database

1
src/events/bot/mod.rs Normal file
View file

@ -0,0 +1 @@
include!("./mod_gen.rs");