diff --git a/README.md b/README.md index 57509e2fd..b169db12c 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ JMusicBot supports all sources and formats supported by [lavaplayer](https://git Please see JMusicBot's original [Setup Page](https://jmusicbot.com/setup) to run this bot yourself! ## Questions/Suggestions/Bug Reports -**Please read the [Issues List](https://github.com/lilliepad1/MusicBotShiverFork/issues) before suggesting a feature**. If you have a question, need troubleshooting help, or want to brainstorm a new feature, please start a [Discussion](https://github.com/lilliepad1/MusicBotShiverFork/discussions). If you'd like to suggest a feature or report a reproducible bug, please open an [Issue](https://github.com/lilliepad1/MusicBotShiverFork/issues) on this repository. If you like this bot, be sure to add a star to the libraries that make this possible, and the original project: [**JDA**](https://github.com/DV8FromTheWorld/JDA),[**lavaplayer**](https://github.com/sedmelluq/lavaplayer), and [**JMusicBot**](https://github.com/lilliepad1/MusicBotShiverFork)! +**Please read the [Issues List](https://github.com/lilliepad1/MusicBotShiverFork/issues) before suggesting a feature**. If you have a question, need troubleshooting help, or want to brainstorm a new feature, please start a [Discussion](https://github.com/lilliepad1/MusicBotShiverFork/discussions). If you'd like to suggest a feature or report a reproducible bug, please open an [Issue](https://github.com/lilliepad1/MusicBotShiverFork/issues) on this repository. If you like this bot, be sure to add a star to the libraries that make this possible, and the original project: [**JDA**](https://github.com/DV8FromTheWorld/JDA),[**lavaplayer**](https://github.com/sedmelluq/lavaplayer), and [**JMusicBot**](https://github.com/jagrosh/MusicBot)! ## Editing This bot (and the source code here) might not be easy to edit for inexperienced programmers. The main purpose of having the source public is to show the capabilities of the libraries, to allow others to understand how the bot works, and to allow those knowledgeable about java, JDA, and Discord bot development to contribute. There are many requirements and dependencies required to edit and compile it, and there will not be support provided for people looking to make changes on their own. Instead, consider making a feature request (see the above section). If you choose to make edits, please do so in accordance with the Apache 2.0 License.