Skip to content

A Discord bot for creating, deleting and managing tickets. This isn't complete, so expect a lot of bugs however, it's nice for a small discord server. If you have any questions, you can join my Discord server on my website.

License

Notifications You must be signed in to change notification settings

Larkify/DJS-TicketBot

Repository files navigation

Discord.JS Tony | Censor Bot

TicketBot

Discord Open Issues License Last Commit

A Discord.JS Bot for handling tickets in your server.

Information

So I made this simple and quite incomplete ticket bot, there are a lot of rough patches and it's best you have a basic understanding of navigating through a JavaScript file so you can make it work for you. If you have any issues, join my discord server and I'll see if I can help. I won't be providing loads of support for this though, as it was just a bot for another server and I thought I'd share it with you on GitHub just incase you want to use some of the code in it.

Requirements

Installation & Configuration

# Clone the repository
git clone https://github.com/larkify/djs-censorbot.git

# Enter into the directory
cd djs-censorbot/

# Install the dependencies
npm install
npm install discord.js
npm install moment
npm install path
npm install fs

# And if you still have issues, join the Discord.

After cloning the project and installing all dependencies, you need to fill out the config.js file.

Starting the Bot

node index.js

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Discord bot for creating, deleting and managing tickets. This isn't complete, so expect a lot of bugs however, it's nice for a small discord server. If you have any questions, you can join my Discord server on my website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published