Giter VIP home page Giter VIP logo

ticketbot's Introduction

ticketbot's People

Contributors

snyk-bot avatar xhyrom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ticketbot's Issues

Please help!

Hello,
the console still writes me this error:
image

Missing Access

Hello,
Please help, i don't know how fix this problem
image

Transcript file not attaching

image

I didn't mess with discord.js for a while and I don't know if the way to attach a file has changed. But the system used at the moment is not working.

Ticket logs

Add option to set log channel ID to .env where all actions (ticket open, claim, close, delele) will be logged. When ticket was deleted, send also file transcript to the channel. The log message should be nice embed.

n

It's okay

403 Missing Access (65001)

Immediately after starting the bot, the error code 65001 comes out with 403 error. How do I solve this?

Suggestion

Hey Garlic-Team I was wondering if could make this multi guild? If so thanks

Not adding confirm and cancel button

        let yes = new MessageButton().setLabel("Confirmar").setEmoji("✅").setStyle("gray").setID(`ticket_close_yes_${buttonMember.user.id}`)
        let no = new MessageButton().setLabel("Cancelar").setEmoji("❌").setStyle("gray").setID(`ticket_close_no_${buttonMember.user.id}`)

        let msg = await ticketChannel.send(`${buttonMember.user} Você deseja fechar seu report?`, {components: new MessageActionRow().addComponent(yes).addComponent(no)})

Slash Command Error

Deleted unused slash commands, which remain on the server, and the console indicates that they have been loaded into Cache.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.