aboutsummaryrefslogtreecommitdiffstats
path: root/src/main
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
* Bump JDA from v4.4 to V5Pinapelz2023-06-10-22/+27
|
* Bump JHolodex to 1.1Pinapelz2023-04-16-7/+7
|
* 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
* 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
|
* 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-13-3/+10
|
* Fixed bug where Channel Feed was not being cleared for hoursPinapelz2023-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 ↵Pinapelz2023-04-13-3/+10
| | | | | | printed as null in chat The Japanese name will be used if an English name is unavailable
* Initial CommitPinapelz2023-04-13-0/+396
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage