Discord.js ticket bot with buttons and without DB!

Overview

Ticket Bot


Star (Please)

How to use?

  • Download the repo, create a .env file, and add your token into it.
  • You need to change guildOnly to your guild id or simply delete this line.

Support

Requirements

  • Node 12.x+
  • axios npm
  • discord.js npm
  • gcommands v4 npm

npm i discord.js axios gcommands

Comments
  • [Snyk] Upgrade gcommands from 8.0.2 to 8.0.3

    [Snyk] Upgrade gcommands from 8.0.2 to 8.0.3

    Snyk has created this PR to upgrade gcommands from 8.0.2 to 8.0.3.

    merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 1 version ahead of your current version.
    • The recommended version was released 2 months ago, on 2021-12-11.
    Release notes
    Package name: gcommands
    • 8.0.3 - 2021-12-11
    • 8.0.2 - 2021-12-07
    from gcommands GitHub release notes
    Commit messages
    Package name: gcommands

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    πŸ›  Adjust upgrade PR settings

    πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 1
  • [Snyk] Upgrade discord.js from 13.3.1 to 13.5.1

    [Snyk] Upgrade discord.js from 13.3.1 to 13.5.1

    Snyk has created this PR to upgrade discord.js from 13.3.1 to 13.5.1.

    merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


    • The recommended version is 41 versions ahead of your current version.
    • The recommended version was released 22 days ago, on 2022-01-07.
    Release notes
    Package name: discord.js
    • 13.5.1 - 2022-01-07

      Bug Fixes

      • sweepers: Provide default for object param (#7182) (2dabd82)

      Documentation

    • 13.5.0 - 2021-12-29
    • 13.5.0-dev.1640736337.1391c36 - 2021-12-29
    • 13.5.0-dev.1640692992.4cc6331 - 2021-12-28
    • 13.5.0-dev.1640563809.d0c3961 - 2021-12-27
    • 13.5.0-dev.1640520180.f1d35e3 - 2021-12-26
    • 13.5.0-dev.1640390738.2bfc638 - 2021-12-25
    • 13.5.0-dev.1640347389.ea9e897 - 2021-12-24
    • 13.4.0 - 2021-12-24
    • 13.4.0-dev.1640304358.1316fd4 - 2021-12-24
    • 13.4.0-dev.1640217946.aa7c1b2 - 2021-12-23
    • 13.4.0-dev.1640174583.b763dab - 2021-12-22
    • 13.4.0-dev.1640088181.6bb03f2 - 2021-12-21
    • 13.4.0-dev.1639656190.b9b60a3 - 2021-12-16
    • 13.4.0-dev.1639613141.8efc5c7 - 2021-12-16
    • 13.4.0-dev.1639526739.a0fe0ac - 2021-12-15
    • 13.4.0-dev.1639353941.2ce244b - 2021-12-13
    • 13.4.0-dev.1639137780.ee91f5a - 2021-12-10
    • 13.4.0-dev.1639008339.6e57b65 - 2021-12-09
    • 13.4.0-dev.1638964985.4515bb1 - 2021-12-08
    • 13.4.0-dev.1638921938.6f58e81 - 2021-12-08
    • 13.4.0-dev.1638878591.b5cd288 - 2021-12-07
    • 13.4.0-dev.1638792176.b6b4570 - 2021-12-06
    • 13.4.0-dev.1638489944.01f8d1b - 2021-12-03
    • 13.4.0-dev.1638360487.552d89f - 2021-12-01
    • 13.4.0-dev.1638230734.e305156 - 2021-11-30
    • 13.4.0-dev.1638187388.374f970 - 2021-11-29
    • 13.4.0-dev.1637841784.54f937d - 2021-11-25
    • 13.4.0-dev.1637712337.9f3bf29 - 2021-11-24
    • 13.4.0-dev.1637669018.2a0dedf - 2021-11-23
    • 13.4.0-dev.1637237217.802a5ac - 2021-11-18
    • 13.4.0-dev.1637193918.493e4f9 - 2021-11-18
    • 13.4.0-dev.1637107527.c0ba2d4 - 2021-11-17
    • 13.4.0-dev.1636675518.5e0a7d5 - 2021-11-12
    • 13.4.0-dev.1636632461.3c857a6 - 2021-11-11
    • 13.4.0-dev.1636502714.b256ae1 - 2021-11-10
    • 13.4.0-dev.1636157105.49e3ce2 - 2021-11-06
    • 13.4.0-dev.1636113786.dc64541 - 2021-11-05
    • 13.4.0-dev.1635897909.28688e2 - 2021-11-03
    • 13.4.0-dev.1635811512.f43140a - 2021-11-02
    • 13.4.0-dev.1635552294.761a901 - 2021-10-30
    • 13.3.1 - 2021-11-01
    from discord.js GitHub release notes
    Commit messages
    Package name: discord.js
    • ac8c122 chore(release): version
    • 2dabd82 fix(sweepers): provide default for object param (#7182)
    • 780b7ed docs(Sweepers): fix typo (#7165)
    • 9cdc448 chore: dev version
    • 2f6f365 chore(release): version
    • 22cadaf chore: deps
    • 3496516 refactor(MessageEmbed): Deprecate strings for `setAuthor()` (completely) and `setFooter()` (#7153)
    • baacd6b feat(GuildMember): add method to check timeout (#7146)
    • 1391c36 chore: bump dapi-types (#7159)
    • 4cc6331 chore: fixup commits in changelog
    • 1ae1853 chore: fixup changelog generation
    • d80fddf chore: better changelog generation
    • 3c62bd2 refactor: import timers, `process`, and `Buffer` from `node:` (#7157)
    • d0c3961 fix(GuildMemberManager): nick endpoint (#7151)
    • fc4292e fix(Permissions): toArray shouldn't check admin (#7144)
    • 7e5f16b fix: Remove deprecation warning on `Message#cleanContent` (#7143)
    • f1d35e3 ci: use correct capitalization of npm (#7150)
    • 2bfc638 feat(ClientOptions): waitGuildTimeout amount client option (#6576)
    • ea9e897 chore: bump version
    • bf346e7 chore: release
    • 3912110 chore: deps
    • 1626dde types(CategoryChannel): fix createChannel return type (#7138)
    • e6f41b5 fix(BaseMessageComponent): don't create new class instances (#7140)
    • 1316fd4 feat: add support for GuildScheduledEvent (#6493)

    Compare


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

    For more information:

    🧐 View latest project report

    πŸ›  Adjust upgrade PR settings

    πŸ”• Ignore this dependency or unsubscribe from future upgrade PRs

    opened by snyk-bot 1
  • Transcript file not attaching

    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.

    bug 
    opened by Bidetti 1
  • Not adding confirm and cancel button

    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)})
    
    bug 
    opened by Bidetti 1
  •  Ticket logs

    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.

    opened by anondev-sudo 2
Owner
Garlic Team
Garlic Team is an open-source community based projects
Garlic Team
Ticket Bot, Using: Typescript and Discord.js

Example ts bot template Make more commands like so commands β”œβ”€β”€ owner β”‚ └── ticket.ts └── mod └── close.ts Env Example of t

Eren 1 Jun 8, 2022
A feature-rich Giveaway Bot For Discord Written In Discord.js v13. Ft. Slash Commands & Buttons. Make Giveaways and…

Giveaway - Discord Bot A feature-rich Giveaway Bot For Discord Written In Discord.js v13. Ft. Slash Commands. Make Giveaways and more..! Explore the d

Chethan Yadav 27 Dec 5, 2022
This is a template for a ticket system using Discord.js v14.

Ticket System Template (Discord.js v14) This is a template for a ticket system using Discord.js v14. Contact Features Ticket - Transcripts, 2 Step Tic

DevloliMaybe 3 Dec 21, 2022
Discord-Bot - You can use the discord bot codes that are updated in every video of the codes I use in the discord bot making series that I have published on my youtube channel.

Discord-Bot You can use the discord bot codes that are updated in every video of the codes I use in the discord bot making series that I have publishe

Umut Bayraktar 114 Jan 3, 2023
A multipurpose bot, a clan bot, a all in one bot. The one bot u need for ur server originally made as Milrato discord Bot and by Tomato6966.

Public Bot and Support Server! Invite the Public Version of this Bot so you don't need to host it by yourself or join my Discord server to get a custo

Tomato6966 472 Dec 25, 2022
Discord.js Music Bot with buttons and slash support!

Music Bot Vote for us! (Please) How to use? Download the repo, create a .env file, and add your token into it. You need to change guildOnly to your gu

Garlic Team 59 Nov 24, 2022
An easy bot to create discord buttons easily.

Discord Buttons An easy bot to create discord buttons easily. Note: Node.js 16.6.0 or newer is required. Installation npm install You need to rename e

Fnr 7 Aug 19, 2022
This DJS ticket system with transcripts is fully configurable, you can change the transcripts channel, tickets channel, and more

This DJS ticket system with transcripts is fully configurable, you can change the transcripts channel, tickets channel, and more! This command uses embeds, and buttons.

LunarCodes 6 Oct 18, 2022
Gitlift Discord Bot is a discord bot which is listening Discord Messages to reply with user gitlift profile and total contributions.

Remoklify - Gitlift Discord Bot Gitlift Discord Bot is a discord bot which is listening Discord Messages to reply with user gitlift profile and total

Remoklify 3 Mar 20, 2022
About Discord bot draft that does not contain ready-made commands, compatible with discord.js v14. Create your own discord bot with this command handler.

discordJS-V14 About Discord bot draft that does not contain ready-made commands, compatible with discord.js v14. Create your own discord bot with this

Umut Bayraktar 36 Dec 28, 2022
Easiest medium to use buttons with any discord API wrapper

Discord Buttons Plugin Easiest medium to use buttons with any discord API wrapper /* Generate 1st Button with "Yes" lable on it */ const button1

CTK WARRIOR 17 May 14, 2022
A simple & easy2use API for obtaining information about a discord user, discord bot or discord guild and their use for some purpose on websites!

discord-web-api A simple & easy2use API for obtaining information about a discord user, discord bot or discord guild and their use for some purpose on

InvalidLenni 2 Jun 28, 2022
A discord bot made using discord.js and discord-player

Musx A custom discord bot that can play music in your server ?? Add the bot to your server If you are looking for a music bot for your Discord server

Shashwat Singh 4 Mar 28, 2022
Discord Neura - a Discord bot framework built on discord.js

Discord Neura Description Discord Neura is a Discord bot framework built on discord.js. Features Command Handler, Arguments, Preconditions and Listene

Discord Neura 3 Mar 23, 2022
This bot is a cool Discord bot made in discord.js using Node.JS

Anti-Crosspost Discord Bot This bot is a cool Discord bot made in discord.js using Node.JS. It detects when a user cross-posts a message in multiple c

Muhammad Usman Mithani 4 May 31, 2022
Co-Pilot is a discord Bot designed to be the all-in-one, open-source Discord bot that handles all your server needs.

Welcome to Co-Pilot Bot repo! ?? ?? Co-Pilot (All-in-one Discord Bot) Co-Pilot is a discord Bot designed to be the all-in-one, open-source Discord bot

YMafalha 19 Nov 11, 2022
An Easy to use and advanced working multiguild Waitingroom Bot written in discord.js v13 without any extra modules.

Multiguild-Waitingroom-v13 An Easy to use and advanced working multiguild Waitingroom Bot written in discord.js v13 without any extra modules. It is m

Tomato6966 17 Dec 11, 2022
New base bot WhatsApp 🈴 bukan self bot lagi atau buka bot yang bisa di pakai oleh bot sendiri 😎

Installation β€’ Thanks to β€’ Donate Official Group Bot β€’ Settings Instalasi Heroku Buildpack Click the deploy icon below ! > heroku/nodejs > https://g

zeeone 27 Feb 9, 2022
A discord bot using @discord.js and mongoose. Used for music, moderation, and entertainment.

hazel A discord bot using @discord.js and mongoose. Used for music, moderation, and entertainment. Features Music ― supporting YouTube, Spotify and So

yushi 27 Dec 31, 2022