-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/DarkenLM/Discord-Bot-Temp…
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,12 +44,12 @@ | |
| v1.0.0 | Available | | ||
|
||
**Notes:** | ||
- Check regularly the [Releases section]() to keep youself informed about the latest updates. | ||
- Check regularly the [Releases section](https://github.com/DarkenLM/Discord-Bot-Template/releases) to keep youself informed about the latest updates. | ||
- Versioning follows the [Semver](https://semver.org/) specification. | ||
- All versions ending with `-alpha` have no support. | ||
|
||
## Installation | ||
1. Download the latest [Release]() | ||
1. Download the latest [Release](https://github.com/DarkenLM/Discord-Bot-Template/releases) | ||
2. Extract it. | ||
3. Go to the [Discord Developer Portal](https://discord.com/developers/applications) and grab your bot token. | ||
4. Open config.json. | ||
|
@@ -60,7 +60,7 @@ | |
Documentation is available on [this page](./docs/index.md) | ||
|
||
## Suggestions | ||
If you have a suggestion for this Template, feel free to open an issue on the [Issues Panel]() | ||
If you have a suggestion for this Template, feel free to open an issue on the [Issues Panel](https://github.com/DarkenLM/Discord-Bot-Template/issues) | ||
|
||
## Issues | ||
Before submiting an issue, make sure you've read the [Documentation](./docs/index.md) | ||
|
@@ -70,4 +70,4 @@ Please refer to [CONTRIBUTING.MD](./CONTRIBUTING.MD) | |
|
||
## Copyright and Licencing | ||
Copyright © 2021-2022 [DarkenLM](https://github.com/DarkenLM) [email protected] | ||
This project is under the [GNU v3.0 Licence](./LICENSE) | ||
This project is under the [GNU v3.0 Licence](./LICENSE) |