aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* add optional message cool down to prevent Discord rate limitHEADmainPinapelz2024-01-27-1/+3
|
* fix: change purge channel to occur before updating schedulePinapelz2024-01-27-5/+26
| | | | - allows for multiple entires to be used on the same row
* Merge remote-tracking branch 'origin/main'Pinapelz2023-06-10-0/+0
|\ | | | | | | | | # Conflicts: # src/main/java/commands/StatusHandler.java
| * Bump JDA from v4.4 to V5Pinapelz2023-06-10-20/+25
| |
* | Bump JDA from v4.4 to V5Pinapelz2023-06-10-23/+28
|/
* Bump JHolodex to 1.1Pinapelz2023-04-16-12/+8
|
* Added support for a global adminRolePinapelz2023-04-14-6/+10
|
* Fix NullPointerException when checking if channel_name is null while ↵Pinapelz2023-04-14-1/+5
| | | | updating channel_feeds
* Remove duplicate .gitignorePinapelz2023-04-13-128/+0
|
* Added check for if you have permissions to change stream configsPinapelz2023-04-13-0/+15
|
* Added slash command to remove existing stream configurationPinapelz2023-04-13-1/+38
|
* Merge branch 'main' of https://github.com/pinapelz/VStreamTrackerPinapelz2023-04-13-0/+0
|\
| * Merge remote-tracking branch 'origin/main'Yukai Shan2023-04-13-0/+0
| |\
| | * Merge remote-tracking branch 'origin/main'Yukai Shan2023-04-13-0/+0
| | |\
| | | * Merge remote-tracking branch 'origin/main'Yukai Shan2023-04-13-0/+0
| | | |\
| | | | * Update README with new /configurePinapelz2023-04-13-0/+5
| | | | |
| | | | * Merge remote-tracking branch 'origin/main'Yukai Shan2023-04-13-0/+0
| | | | |\
| | | | | * Renamed credential function to getFieldPinapelz2023-04-13-3/+3
| | | | | |
| | | | | * Implemented configuring channel feeds using /commandsYukai Shan2023-04-13-14/+71
| | | | | |
| | | | | * Implemented /schedule-channel command (schedule for individual channels)Yukai Shan2023-04-13-2/+35
| | | | | |
| | | | | * Implemented method to purge all slash commandsYukai Shan2023-04-13-3/+13
| | | | | |
| | | | | * Added check for if organization schedule is requested for exists.Yukai Shan2023-04-13-1/+47
| | | | | |
| | | | | * Add Live_Viewer count to currently live embedsYukai Shan2023-04-12-3/+10
| | | | | |
| | | | | * Fixed bug where Channel Feed was not being cleared for hoursYukai Shan2023-04-12-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
| | | | | * Update README with instructions on steps for configurationYukai Shan2023-04-12-1/+26
| | | | | |
| | | | | * Fix bug where if channel doesn't have an english name on holodex it is ↵Pinapelz2023-04-10-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable
| | | | | * Create config.jsonPinapelz2023-04-07-0/+4
| | | | | |
| | | | | * Added images to READMEPinapelz2023-04-07-1/+4
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/main'Pinapelz2023-04-13-0/+0
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Update README with new /configurePinapelz2023-04-13-0/+5
| | | | | |
| | | * | | Merge remote-tracking branch 'origin/main'Pinapelz2023-04-13-0/+0
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Renamed credential function to getFieldPinapelz2023-04-13-3/+3
| | | | | |
| | | | * | Implemented configuring channel feeds using /commandsPinapelz2023-04-13-14/+71
| | | | | |
| | | | * | Implemented /schedule-channel command (schedule for individual channels)Pinapelz2023-04-13-2/+35
| | | | | |
| | | | * | Implemented method to purge all slash commandsPinapelz2023-04-13-3/+13
| | | | | |
| | | | * | Added check for if organization schedule is requested for exists.Pinapelz2023-04-13-1/+47
| | | | | |
| | | | * | Add Live_Viewer count to currently live embedsPinapelz2023-04-12-3/+10
| | | | | |
| | | | * | Fixed bug where Channel Feed was not being cleared for hoursPinapelz2023-04-12-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
| | | | * | Update README with instructions on steps for configurationPinapelz2023-04-12-1/+26
| | | | | |
| | | | * | Fix bug where if channel doesn't have an english name on holodex it is ↵Pinapelz2023-04-10-3/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable
| | | | * | Create config.jsonPinapelz2023-04-07-0/+4
| | | | | |
| | | | * | Added images to READMEPinapelz2023-04-07-1/+4
| | | | |/
| | * | / Update README with new /configurePinapelz2023-04-13-0/+5
| | |/ /
| * / / Update README with new /configurePinapelz2023-04-13-1/+6
| |/ /
| * | Renamed credential function to getFieldPinapelz2023-04-13-3/+3
| | |
| * | Implemented configuring channel feeds using /commandsPinapelz2023-04-13-14/+71
| | |
| * | Implemented /schedule-channel command (schedule for individual channels)Pinapelz2023-04-13-2/+35
| | |
| * | Implemented method to purge all slash commandsPinapelz2023-04-13-3/+13
| | |
| * | Added check for if organization schedule is requested for exists.Pinapelz2023-04-13-1/+47
| | |
| * | Add Live_Viewer count to currently live embedsPinapelz2023-04-12-3/+10
| | |
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage