Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 361 Bytes

Discord Ticket Management Bot

Discord bot made using DSharpPlus (D#+) for simplified ticket management using private threads within a single channel instead of multiple private channels.

Pre-requisites:

  • Already existing bot in Discord Developer Portal

NuGet Packages:

  • DSharpPlus
  • DSharpPlus.Interactivity
  • DSharpPlus.SlashCommands
  • Newtonsoft.Json