Coder Social home page Coder Social logo

persian-caesar / ticker-boy Goto Github PK

View Code? Open in Web Editor NEW
70.0 5.0 11.0 491 KB

Ticket system bot🎫 worked with /commands and text commands, had perfect dashboard and website for easy setup on guild.

License: BSD 3-Clause "New" or "Revised" License

Procfile 0.02% JavaScript 99.69% Batchfile 0.18% Nix 0.11%
discord discord-js dsicord-bot ticket discord-ticket discord-ticket-bot ticket-bot ticketing-system advanced-ticket-system ticker-boy

ticker-boy's Introduction

New version of source will be publish if all of source star is became: 100

🎫 Ticker Boy Source (advanced ticket system🎟)


Hi👋🏻

I'm Ticker Boy🎟

With my help, you can create a completely professional ticket system in your Discord server⚙️

My capabilities and features include fast and strong support, support for slash commands, support for text commands, having a beautiful and professional dashboard for setting bots on the server, working with the ticket system using buttons and menus and other things🎓

By adding me to your server, experience a better and new ticket system 🫂❤️‍🔥

Ticker Boy writes and Coded With Love❤️ and so much works❤️‍🔥

with inviting "Ticker Boy" you can help us to make so many bots in future🫂.

some example images about the bot📌

👌🏻Perfect Help Menu For Members:


⚒️Worked With Advanced Button Systems:


💻Perfect Dashboard and Easy To Setup:


🛠 How Use Bot?

Use "/help" command to see all commands. It is very easy to set up the bot on your server and it is not difficult at all, first you use the "/ticket setup" command to set up the ticket menu on the server, then you use the "/settings" command to set up the responsive admin in the ticket, by giving the necessary access to Your server staff can answer the tickets. To set up log tickets on your server, use the "/settings" command and select to log and the bot will automatically inform you and the staff about the ticket information when opening a ticket in the log. (These commands are in demo form and will be rewritten in the future.)


🍴 How Install?

for setup your bot, you need put bot secret "Token" in .env file and replaced it with BOT_TOKEN after that for add bot prefix you need go again in and put your bot prefix in .env file then replaced it with BOT_PREFIX then for working your bot well you have to put bot client id in last file and replaced it with BOT_CLIENT_ID

PREFIX="PLACE_BOT_PREFIX"
CLIENT_ID="USER_CLIENT_ID"
TOKEN="PLACE_BOT_TOKEN"

if you need so much configuration about the bot you can go in to the config.js file and edit some parameters for customizing your bot, that file addresses is here /storage/config.js

//some example code from "storage/config.js"

    discord: {
        token: process.env.TOKEN,//please don't touch 
        prefix: process.env.PREFIX,//please don't touch 
        invite: `https://discord.com/oauth2/authorize?client_id=${process.env.CLIENT_ID}&scope=bot+applications.commands+identify+guilds+applications.commands.permissions.update&permissions=2080374975`,//please don't touch 
        server_support: "https://discord.gg/at5Q72HNAx",//you can changed it
        server_id: "912596015075455016",//you can changed it
        server_channel_report: "988020418612961322",//you can changed it
        server_channel_status: "988020102186303608",//you can changed it     
    },
  • if you didn't install source packages you need for install all packages open that👉🏻 install.bat
Packages Version Install
quick.db Latest ^9.0.8 npm install quick.db
cli-color Lastest ^2.0.2 npm install cli-color
discord.js Lastest ^14.7.1 npm install discord.js
dotenv Lastest ^16.0.1 npm install dotenv
express Lastest ^4.18.1 npm install express
fs Lastest ^0.0.1-security npm install fs
moment Lastest ^2.29.3 npm install moment
discord-html-transcripts Lastest ^3.1.3 npm install discord-html-transcripts
write-file-atomic Lastest ^5.0.1 npm install write-file-atomic
  • if the source packages needs updates you can open that file for update there👉🏻 update.bat

  • if you install all packages and want run your source you have to open that👉🏻 start.bat

  • EZPZ your ticket sytem are installed and running around 🕺

How run bot in replit or heroco?

that was so easy, after you click that buttons👇🏻 you will create some project like this source with importing this source🎓 and after that with installing bot packages, and place bot some important objects run your bot.

Deploy on Herokucd Remix on Glitch Use on Replit

How install bot on our pc?
untitled-design_95DIFaHu.mp4

📫| Contact me in

ticker-boy's People

Contributors

sobhan-srza 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  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ticker-boy's Issues

Error while starting the bot

I keep getting an error when i start - it doesn't keep it from starting it just doesnt load any / commands

the error

Error: ENOENT: no such file or directory, scandir 'C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main/commands/Infos 📊/'
at readdirSync (node:fs:1527:3)
at C:\UsersOneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\handlers\slashCommandHandler.js:10:29
at Array.forEach ()
at module.exports (C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\handlers\slashCommandHandler.js:9:47)
at C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\start\2-handlers.js:9:52
at Array.forEach ()
at module.exports (C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\start\2-handlers.js:8:4)
at C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\index.js:56:44
at Array.forEach ()
at Object. (C:\Users\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main\index.js:55:8) {
errno: -4058,
syscall: 'scandir',
code: 'ENOENT',
path: 'C:\Users\\OneDrive\Desktop\Ticker-Boy-main (1)\Ticker-Boy-main/commands/Infos 📊/'
}

Error

The bot token you entered is incorrect or the bot has its intents off

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.