Dexare / Voltare

⚡ Modular and extendable Revolt bot framework.
MIT License
15 stars 1 forks source link

feat(core): added events module #29

Closed sawa-ko closed 2 years ago

sawa-ko commented 2 years ago

@Snazzah The idea is to listen for events from any emitter, not just the ones the client emits.

From what I understood the EventRegistry only listens for events from the client