Need help getting started making this bot idea I have.
im somewhat new to making bots, but i'm new to Discord.JS so i need some direction. I have this bot idea that has a few basic commands.
/set: sets the github profile(s) you want to link to your server.
/message: opens a modal, set the custom message when you commit to github with one of the connected profiles, if this isnt run it runs a very basic message with some basic info, commit message, link to github repo/commit, author, & more basic info.
/ping: if this command is ran it sets a role for the bot to ping when you commit, if you dont do this it defaults to the everyone ping.
/links: shows a list of all linked github accounts in your server4 Replies
- What's your exact discord.js
npm list discord.js and node node -v version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!if you're starting fresh, please check out the guide https://discordjs.guide/
if you already have some code, what part of this are you having trouble with?
care to share what you tried?
in what way did it not work?
Thank you, let me see the guide!
The issue has been marked as solved by support staff