| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | add optional message cool down to prevent Discord rate limitHEADmain | Pinapelz | 2024-01-27 | -1/+3 |
| | | ||||
| * | 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 | |||
| * | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-06-10 | -0/+0 |
| |\ | | | | | | | | | # Conflicts: # src/main/java/commands/StatusHandler.java | |||
| | * | Bump JDA from v4.4 to V5 | Pinapelz | 2023-06-10 | -20/+25 |
| | | | ||||
| * | | Bump JDA from v4.4 to V5 | Pinapelz | 2023-06-10 | -23/+28 |
| |/ | ||||
| * | Bump JHolodex to 1.1 | Pinapelz | 2023-04-16 | -12/+8 |
| | | ||||
| * | 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 | |||
| * | Remove duplicate .gitignore | Pinapelz | 2023-04-13 | -128/+0 |
| | | ||||
| * | 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 |
| | | ||||
| * | Merge branch 'main' of https://github.com/pinapelz/VStreamTracker | Pinapelz | 2023-04-13 | -0/+0 |
| |\ | ||||
| | * | Merge remote-tracking branch 'origin/main' | Yukai Shan | 2023-04-13 | -0/+0 |
| | |\ | ||||
| | | * | Merge remote-tracking branch 'origin/main' | Yukai Shan | 2023-04-13 | -0/+0 |
| | | |\ | ||||
| | | | * | Merge remote-tracking branch 'origin/main' | Yukai Shan | 2023-04-13 | -0/+0 |
| | | | |\ | ||||
| | | | | * | Update README with new /configure | Pinapelz | 2023-04-13 | -0/+5 |
| | | | | | | ||||
| | | | | * | Merge remote-tracking branch 'origin/main' | Yukai Shan | 2023-04-13 | -0/+0 |
| | | | | |\ | ||||
| | | | | | * | Renamed credential function to getField | Pinapelz | 2023-04-13 | -3/+3 |
| | | | | | | | ||||
| | | | | | * | Implemented configuring channel feeds using /commands | Yukai Shan | 2023-04-13 | -14/+71 |
| | | | | | | | ||||
| | | | | | * | Implemented /schedule-channel command (schedule for individual channels) | Yukai Shan | 2023-04-13 | -2/+35 |
| | | | | | | | ||||
| | | | | | * | Implemented method to purge all slash commands | Yukai Shan | 2023-04-13 | -3/+13 |
| | | | | | | | ||||
| | | | | | * | Added check for if organization schedule is requested for exists. | Yukai Shan | 2023-04-13 | -1/+47 |
| | | | | | | | ||||
| | | | | | * | Add Live_Viewer count to currently live embeds | Yukai Shan | 2023-04-12 | -3/+10 |
| | | | | | | | ||||
| | | | | | * | Fixed bug where Channel Feed was not being cleared for hours | Yukai Shan | 2023-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 configuration | Yukai Shan | 2023-04-12 | -1/+26 |
| | | | | | | | ||||
| | | | | | * | Fix bug where if channel doesn't have an english name on holodex it is ↵ | Pinapelz | 2023-04-10 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable | |||
| | | | | | * | Create config.json | Pinapelz | 2023-04-07 | -0/+4 |
| | | | | | | | ||||
| | | | | | * | Added images to README | Pinapelz | 2023-04-07 | -1/+4 |
| | | | | | | | ||||
| | | * | | | | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-13 | -0/+0 |
| | | |\ \ \ \ | | | |/ / / | | |/| | | | ||||
| | | | * | | | Update README with new /configure | Pinapelz | 2023-04-13 | -0/+5 |
| | | | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'origin/main' | Pinapelz | 2023-04-13 | -0/+0 |
| | | | |\ \ \ | | | | |/ / | | | |/| | | ||||
| | | | | * | | 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-12 | -3/+10 |
| | | | | | | | ||||
| | | | | * | | Fixed bug where Channel Feed was not being cleared for hours | Pinapelz | 2023-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 configuration | Pinapelz | 2023-04-12 | -1/+26 |
| | | | | | | | ||||
| | | | | * | | Fix bug where if channel doesn't have an english name on holodex it is ↵ | Pinapelz | 2023-04-10 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable | |||
| | | | | * | | Create config.json | Pinapelz | 2023-04-07 | -0/+4 |
| | | | | | | | ||||
| | | | | * | | Added images to README | Pinapelz | 2023-04-07 | -1/+4 |
| | | | | |/ | ||||
| | | * | / | Update README with new /configure | Pinapelz | 2023-04-13 | -0/+5 |
| | | |/ / | ||||
| | * / / | Update README with new /configure | Pinapelz | 2023-04-13 | -1/+6 |
| | |/ / | ||||
| | * | | 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-12 | -3/+10 |
| | | | | ||||
