Location

https://www.kennesaw.edu/ccse/events/computing-showcase/sp24-cday-program.php

Streaming Media

Event Website

https://mineticket.weebly.com/

Document Type

Event

Start Date

25-4-2024 4:00 PM

Description

We made use of the discord.py python library to manage the framework of the bot, since discord relies on a RESTful API for all of its bots. This layer of abstraction allowed us to focus on the important things, such as sanitizing inputs for SQL queries and building out a large, fully customizable feature set so future adjustments are made simple and easy as changing entries within a configuration file. Our goal was to make the bot as easy to update as possible, with the hope that, should requirements change in the future, the sponsor can quickly modify existing code to adapt it to new situations and unforeseen requirements.

Share

COinS
 
Apr 25th, 4:00 PM

UC-75 MineTicket Discord Ticket Management Bot

https://www.kennesaw.edu/ccse/events/computing-showcase/sp24-cday-program.php

We made use of the discord.py python library to manage the framework of the bot, since discord relies on a RESTful API for all of its bots. This layer of abstraction allowed us to focus on the important things, such as sanitizing inputs for SQL queries and building out a large, fully customizable feature set so future adjustments are made simple and easy as changing entries within a configuration file. Our goal was to make the bot as easy to update as possible, with the hope that, should requirements change in the future, the sponsor can quickly modify existing code to adapt it to new situations and unforeseen requirements.

https://digitalcommons.kennesaw.edu/cday/Spring_2024/Undergraduate_Capstone/19