ZumitoTeam / zumito-bot

Discord Bot
GNU General Public License v3.0
4 stars 1 forks source link

Issue 53 invite #100

Closed WilliamAcosta1 closed 1 year ago

WilliamAcosta1 commented 1 year ago

Problem Description: Currently, the Discord bot doesn't have a command that allows users to easily obtain the invite links, support, and website for the bot. This makes it difficult for users interested in the bot to join the community and learn more about it.

Proposed Solution: A new invite command has been added to the Discord bot that will allow users to obtain the invite links, support, and website for the bot more easily. A new invite.ts file has been created in the commands folder that contains the code for the new command. Additionally, the commands.ts file has been updated and the inviteCommand() function has been added to include the new command in the commands object.

Pros:

Cons: