Files
discordeno/examples/bigbot/src/bot

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.