Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 802 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 802 Bytes

skelebot

skeleton code for discord.js bot ! great for those getting started :)

this code is written entirely in js and utilizes the discord.js library. please do not use this code to spoonfeed yourself. please learn as much as possible from the notes given and the documentation listed below.

this code includes a fully functional command handler along with a few example commands. this does not include slash commands & other integrations. i hope to soon push another example code with integrations utilized.

i'm not the most professional nor knowledgable programmer. take my words with a grain of salt and PLEASE read the documentation provided.

this project utilizes discord.js v14.11 and will occasionally be maintained. this isn't built for scaling, but just to get your foot in the door.