mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-09 14:23:08 +02:00
Update index.js
This commit is contained in:
parent
bfbe6dab81
commit
006a028fc8
14
index.js
14
index.js
@ -1,4 +1,4 @@
|
||||
/*
|
||||
/**
|
||||
###############################################################################################
|
||||
____ _ _____ _ _
|
||||
| _ \ (_) ___ ___ ___ _ __ __| | |_ _| (_) ___ | | __ ___ | |_ ___
|
||||
@ -36,15 +36,13 @@
|
||||
> For support, visit https://github.com/eartharoid/DiscordTickets/#readme
|
||||
> My website: https://eartharoid.ml
|
||||
|
||||
@name DiscordTickets
|
||||
@author Eartharoid <eartharoid@gmail.com>
|
||||
@license GNU-GPLv3
|
||||
|
||||
###############################################################################################
|
||||
*/
|
||||
/**
|
||||
*
|
||||
* @name DiscordTickets
|
||||
* @author Eartharoid <eartharoid@gmail.com>
|
||||
* @license GNU-GPLv3
|
||||
*
|
||||
*/
|
||||
|
||||
const fs = require('fs');
|
||||
const Discord = require('discord.js');
|
||||
const leeks = require('leeks.js');
|
||||
|
Loading…
Reference in New Issue
Block a user