| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix: change purge channel to occur before updating schedule | Pinapelz | 2024-01-27 | -5/+26 |
| | | | | | - allows for multiple entires to be used on the same row | |||
| * | Bump JDA from v4.4 to V5 | Pinapelz | 2023-06-10 | -22/+27 |
| | | ||||
| * | Bump JHolodex to 1.1 | Pinapelz | 2023-04-16 | -7/+7 |
| | | ||||
| * | Added support for a global adminRole | Pinapelz | 2023-04-14 | -6/+10 |
| | | ||||
| * | Fix NullPointerException when checking if channel_name is null while ↵ | Pinapelz | 2023-04-14 | -1/+5 |
| | | | | | updating channel_feeds | |||
| * | Added check for if you have permissions to change stream configs | Pinapelz | 2023-04-13 | -0/+15 |
| | | ||||
| * | Added slash command to remove existing stream configuration | Pinapelz | 2023-04-13 | -1/+38 |
| | | ||||
| * | Renamed credential function to getField | Pinapelz | 2023-04-13 | -3/+3 |
| | | ||||
| * | Implemented configuring channel feeds using /commands | Pinapelz | 2023-04-13 | -14/+71 |
| | | ||||
| * | Implemented /schedule-channel command (schedule for individual channels) | Pinapelz | 2023-04-13 | -2/+35 |
| | | ||||
| * | Implemented method to purge all slash commands | Pinapelz | 2023-04-13 | -3/+13 |
| | | ||||
| * | Added check for if organization schedule is requested for exists. | Pinapelz | 2023-04-13 | -1/+47 |
| | | ||||
| * | Add Live_Viewer count to currently live embeds | Pinapelz | 2023-04-13 | -3/+10 |
| | | ||||
| * | Fixed bug where Channel Feed was not being cleared for hours | Pinapelz | 2023-04-13 | -6/+13 |
| | | | | | Channels were not being cleared if a channel did not have a specific update (i.e new upcoming or currently live) leaving old streams in feed for hours | |||
| * | Fix bug where if channel doesn't have an english name on holodex it is ↵ | Pinapelz | 2023-04-13 | -3/+10 |
| | | | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable | |||
| * | Initial Commit | Pinapelz | 2023-04-13 | -0/+396 |
