A simple discord bot template for Typescript.
- Easy to understand.
- Advanced.
- Supports Slash ( / ) Commands.
- Good commenting for more information.
- Clone the repository / download the code.
- Read the code for understanding ( you can skip if you just copy paste but i do not recommend skipping this).
- Add commands in
/commands
folder. - do
npm i
thannpm run dev
, GG bot is ready. - You can add more commands by adding files in
/commands
and events in/events
.
npm run build
to build the code i.e. convert TS to JSnpm run start
to start the production build
- You can adjust various stuff in
/src/classes/bot.ts
. - Always feel free to mention me on discord my username :
Shisui
You can support me via :
- Using the things i make.
- Staring me repositories.
- um idk more, maybe make me viral or something lol.
You can get help on my Discord Server.