mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-15 00:23:09 +02:00
docs
This commit is contained in:
parent
356923494e
commit
97e8998171
@ -1,5 +1,6 @@
|
||||
{
|
||||
"files": [
|
||||
"CONTRIBUTORS.md"
|
||||
]
|
||||
],
|
||||
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](https://github.com/eartharoid/DiscordTickets/blob/master/CONTRIBUTORS.md)"
|
||||
}
|
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
<!-- omit in toc -->
|
||||
# ⚠️ Please download from [releases](https://github.com/eartharoid/DiscordTickets/releases) or [v2 branch](https://github.com/eartharoid/DiscordTickets/tree/v2) - master branch is currently a work in progress
|
||||
# ⚠️ The code on the master branch is for v3 which is not ready. Please go to the [v2 branch](https://github.com/eartharoid/DiscordTickets/tree/v2) for the current version of the code and [documentation](https://github.com/eartharoid/DiscordTickets/wiki)
|
||||
|
||||
The following information is about v3. Please read the README file on the v2 branch for information that is about the current version.
|
||||
The following information is about v3. Please read the README file on the [v2 branch](https://github.com/eartharoid/DiscordTickets/tree/v2) for information that is about the current version.
|
||||
|
||||
<hr><br><br>
|
||||
<!-- new readme content -->
|
||||
@ -104,10 +104,10 @@ If you choose SQLite, which is the default as it is the easiest, you don't need
|
||||
|
||||
## Getting started
|
||||
|
||||
| [**Host it yourself**](https://discordtickets.eartharoid.me/installation) | [**Fully managed hosting**](https://go.eartharoid.me/discord) | [**Public test bot**](https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=475371285531066368) |
|
||||
| [**Host it yourself**](https://discordtickets.eartharoid.me/installation) | [**Fully managed hosting**](https://discordtickets.eartharoid.me/hosting) | [**Public test bot**](https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=475371285531066368) |
|
||||
|:-:|:-:|:-:|
|
||||
| Recommended if you have a host and you've done this before | Recommended if you have no idea what you're doing | Try out the bot, not recommended for production use |
|
||||
| [Go to the docs »](https://discordtickets.eartharoid.me/installation) | [Create a ticket on Discord »](https://go.eartharoid.me/discord) | [Add to Discord »](https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=475371285531066368) |
|
||||
| Recommended if you have a host and you've done this before. | Recommended if you have no idea what you're doing. | Try out the bot. Not recommended for production use. |
|
||||
| [Go to the docs »](https://discordtickets.eartharoid.me/installation) | [Learn more »](https://discordtickets.eartharoid.me/hosting) | [Add to Discord »](https://discord.com/oauth2/authorize?permissions=8&scope=applications.commands%20bot&client_id=475371285531066368) |
|
||||
|
||||
## Documentation
|
||||
|
||||
|
1
docs/img/hosting.md
Normal file
1
docs/img/hosting.md
Normal file
@ -0,0 +1 @@
|
||||
# Fully managed hosting
|
1
docs/img/installation/index.md
Normal file
1
docs/img/installation/index.md
Normal file
@ -0,0 +1 @@
|
||||
# Installation
|
Loading…
Reference in New Issue
Block a user