Files
discordeno/examples/bigbot/src/bot
Jonathan Ho d04a040f28 Setup turborepo (#2610)
* chore: BREAKING move to monorepo structure

* chore: setup turborepo
2022-12-01 01:59:02 +08:00
..
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08:00
2022-12-01 01:59:02 +08: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.