-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating your own slash commands! #44
Comments
Hi @BrammyS, nice project, I kinda like Discord and gaming stuff, so I thought maybe I could implement an Invite (/invite) command which allows a user to invite the bot to another server? |
Go ahead! Sounds like a great addition! |
I'm almost done with the setup, I just need to host an instance of the bot somewhere, do you have any suggestions? |
Anything where you can open a port. There aren't really any hardware requirements. So even a raspberry pi with a cloudflare tunnel will work perfectly. 🤗 |
This issue is designed for people that would like to create something during hacktoberfest.
You will need to get read the Getting Started guide first everything up and running! :D
You can start creating your own commands after this.
Feel free to create a command in the Commands folder, that you think would be useful for a Discord bot template, try to avoid really specific commands.
The text was updated successfully, but these errors were encountered: