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:
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.)
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/AfkuXgCKAQ",//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.