Commit graph

16 commits

Author SHA1 Message Date
66d67257be
Fix logging issues
All checks were successful
Toastie-stuff/SupportChild/pipeline/head This commit looks good
2024-12-27 20:22:00 +13:00
c6579beba2
Refactored log channel handling 2024-12-27 20:17:14 +13:00
12337101b7
Only log guilds and roles once after connecting 2024-12-27 19:39:52 +13:00
56d3c6b089
Delete the notification when the bot pins a message 2024-12-27 17:30:05 +13:00
414dbae62f
Moved interview templates to own table
This splits them into different entries making it possible to separately edit different ones at the same time.
2024-12-27 01:54:28 +13:00
f03473ba14
Add all other discord selector types 2024-12-26 20:51:41 +13:00
280d18c80b
Added selection box support 2024-12-26 20:16:18 +13:00
32776826ba
Created functioning interview system PoC 2024-12-26 20:12:50 +13:00
327f4d6de6
Moved button and selector logic for new tickets to event handler 2024-12-26 20:04:47 +13:00
e87208d8bd
Slight update 2024-12-26 19:37:56 +13:00
5c75e1fa7d
Updated to latest 5.0.0 nightly build of DSharpPlus
Still needs a new logger implementation and some new exception handling.
2024-12-26 18:36:20 +13:00
c34a396c78
Split if statement for more clarity 2024-12-26 18:01:10 +13:00
e3137eaa1f
Added command line arguments: --config, --transcript, --leave, --help, --version 2024-10-29 23:05:16 +13:00
4bac506bfc
Codacy refactoring 2024-10-29 22:34:41 +13:00
c084cbe368
Fixed project being indented by tabs instead of spaces 2024-10-29 22:10:37 +13:00
dc072d2d58
Deleted solution, moved project up. 2024-10-29 21:43:04 +13:00
Renamed from SupportChild/EventHandler.cs (Browse further)