mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 01:40:08 +00:00
Bot Code
This folder will contain the code for our bot. When events are received from the gateway, they will be handled here.
Further Steps
- Express framework to create the listener however, you can replace it with anything you like. Express is quite a bloated framework. Feel free to optimize to a better framework.