diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-13 14:27:35 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-04-13 14:27:35 -0700 |
| commit | f952d3dad6183b38062bd8d5fdecbddb41b48b6d (patch) | |
| tree | d8809a4dc27e8c29625c395e8378c74c4566c989 | |
| parent | 3fc3019bd39ccd77ba66d4b7720a067cf8e2e39f (diff) | |
Update README with new /configure
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -12,6 +12,10 @@ A Java JDA Bot for Tracking VTuber Livestreams and Schedules. - Create a file called 'upcomingChannels.txt' in the settings folder of the root directory (if it doesn't already exist) ### Configuring Custom Feeds +/configure command is used to configure a custom feed related to a particular channel or organizaton. +The command will use the channel the message is sent in as the channel to send the upcoming/live feed to + +This can also be manually configured through the upcomingChannels.txt file: ``` [TYPE]:[INFORMATION]:[DISCORD_CHANNEL_ID] TYPE: org (organization name) or channel (individual channel) @@ -28,3 +32,4 @@ channel:UC4WvIIAo89_AzGUh1AZ6Dkg:1094112349163638804 #  #  +#  |
