No description
Find a file
2024-12-10 18:31:50 -03:00
src nome ticket 2024-12-10 16:39:16 -03:00
.gitignore alteração de permissão para usuarios no aceitar o ticket 2024-12-05 21:49:41 -03:00
LICENSE Tradução 2024-12-05 02:11:25 -03:00
package.json Tradução 2024-12-05 02:11:25 -03:00
README.md Tradução 2024-12-05 02:11:25 -03:00
update_bot.sh nome ticket 2024-12-10 18:31:50 -03:00

🎫 Discord Modals Simple Ticket Bot:

Again, a bot infrastructure I made in my spare time, I actually made it for my own server, but I thought and shared it with people, I hope it can be useful for you, good coding.


Setup:

Hey now there's a video to use the bot you can watch: https://youtu.be/gv94bxO-jo0

1 - Open a terminal and type npm install yarn --g and wait for it to install.

2 - Open terminal in infrastructure file, type yarn install and install all necessary modules.

3 - After installing the modules, fill in the config.js file.

4 - After doing the above 3 items, open a terminal in the folder and type node src/index.js then your bot will run actively. (Instead of opening a terminal, you can create a .bat file and type the command you will type in the terminal.)