Skip to content

Commit

Permalink
Deployed c37e959 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Mar 14, 2024
0 parents commit 25cf6c4
Show file tree
Hide file tree
Showing 56 changed files with 17,481 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
311 changes: 311 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,311 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">



<link rel="shortcut icon" href="/img/favicon.ico">
<title>OTTD Discord Bot</title>
<link href="/css/bootstrap.min.css" rel="stylesheet">
<link href="/css/font-awesome.min.css" rel="stylesheet">
<link href="/css/base.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/styles/github.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.8.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>
</head>

<body>
<div class="navbar fixed-top navbar-expand-lg navbar-dark bg-primary">
<div class="container">
<a class="navbar-brand" href="/.">OTTD Discord Bot</a>
<!-- Expander button -->
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navbar-collapse">
<span class="navbar-toggler-icon"></span>
</button>

<!-- Expanded navigation -->
<div id="navbar-collapse" class="navbar-collapse collapse">
<!-- Main navigation -->
<ul class="nav navbar-nav">
<li class="navitem">
<a href="/." class="nav-link">Home</a>
</li>
<li class="navitem">
<a href="/Quickstart/" class="nav-link">Quick start</a>
</li>
<li class="dropdown">
<a href="#" class="nav-link dropdown-toggle" data-toggle="dropdown">Commands <b class="caret"></b></a>
<ul class="dropdown-menu">

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Auto Replies</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Auto%20Replies/Get%20Auto%20Replies/" class="dropdown-item">Get Auto Replies</a>
</li>

<li>
<a href="/Commands/Auto%20Replies/Get%20Content/" class="dropdown-item">Get Auto Reply Content</a>
</li>

<li>
<a href="/Commands/Auto%20Replies/Remove%20Auto%20Reply/" class="dropdown-item">Remove Auto Reply Command</a>
</li>

<li>
<a href="/Commands/Auto%20Replies/Set%20Auto%20Reply/" class="dropdown-item">Set Auto Reply Command</a>
</li>

<li>
<a href="/Commands/Auto%20Replies/Set%20Welcome%20Message/" class="dropdown-item">Set Welcome Message</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Chat integration</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Chat%20integration/Register%20Chat/" class="dropdown-item">Register Chat Channel</a>
</li>

<li>
<a href="/Commands/Chat%20integration/Unregister%20Chat/" class="dropdown-item">Unregister Chat Channel</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Info</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Info/Query%20Debug%20Info/" class="dropdown-item">Query debug info</a>
</li>

<li>
<a href="/Commands/Info/Query%20Event%20Log/" class="dropdown-item">Query debug info</a>
</li>

<li>
<a href="/Commands/Info/Query%20Server/" class="dropdown-item">Query Server</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Maintenance</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Maintenance/Health%20Check/" class="dropdown-item">Health Check</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Rcon</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Rcon/List%20Rcon%20Channels/" class="dropdown-item">List Rcon Channels</a>
</li>

<li>
<a href="/Commands/Rcon/Register%20Rcon%20Channel/" class="dropdown-item">Register Rcon Channel</a>
</li>

<li>
<a href="/Commands/Rcon/Unregister%20Rcon%20Channel/" class="dropdown-item">Unregister Rcon Channel</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Reporting</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Reporting/List%20Report%20Channels/" class="dropdown-item">List Report Channels</a>
</li>

<li>
<a href="/Commands/Reporting/Register%20Report%20Channel/" class="dropdown-item">Register Report Channel</a>
</li>

<li>
<a href="/Commands/Reporting/Unregister%20Report%20Channel/" class="dropdown-item">Unregister Report Channel</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Roles</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Roles/Delete%20Role/" class="dropdown-item">Delete Role</a>
</li>

<li>
<a href="/Commands/Roles/Get%20My%20Role/" class="dropdown-item">Get My Role</a>
</li>

<li>
<a href="/Commands/Roles/Get%20Roles/" class="dropdown-item">Get Roles</a>
</li>

<li>
<a href="/Commands/Roles/Register%20Role/" class="dropdown-item">Register Server</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Server</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Server/List%20servers/" class="dropdown-item">List Severs</a>
</li>

<li>
<a href="/Commands/Server/Register%20Server/" class="dropdown-item">Register Server</a>
</li>

<li>
<a href="/Commands/Server/Remove%20server/" class="dropdown-item">command #server</a>
</li>
</ul>
</li>

<li class="dropdown-submenu">
<a href="#" class="dropdown-item">Server Statuses</a>
<ul class="dropdown-menu">

<li>
<a href="/Commands/Server%20Statuses/Register%20Status%20Monitor/" class="dropdown-item">Register Status Monitor</a>
</li>

<li>
<a href="/Commands/Server%20Statuses/Remove%20Status%20Monitor/" class="dropdown-item">Remove Status Monitor</a>
</li>
</ul>
</li>
</ul>
</li>
</ul>

<ul class="nav navbar-nav ml-auto">
<li class="nav-item">
<a href="#" class="nav-link" data-toggle="modal" data-target="#mkdocs_search_modal">
<i class="fa fa-search"></i> Search
</a>
</li>
<li class="nav-item">
<a href="https://github.com/shoter/OpenttdDiscord" class="nav-link">OpenttdDiscord</a>
</li>
</ul>
</div>
</div>
</div>

<div class="container">
<div class="row">

<div class="row-fluid">
<div id="main-content" class="span12">
<h1 id="404-page-not-found" style="text-align: center">404</h1>
<p style="text-align: center"><strong>Page not found</strong></p>
</div>
</div>


</div>
</div>

<footer class="col-md-12">
<hr>
<p>Documentation built with <a href="https://www.mkdocs.org/">MkDocs</a>.</p>
</footer>
<script src="/js/jquery-3.6.0.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script>
var base_url = "/",
shortcuts = {"help": 191, "next": 78, "previous": 80, "search": 83};
</script>
<script src="/js/base.js"></script>
<script src="/mathjax.js"></script>
<script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script>
<script src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<script src="https://unpkg.com/mermaid/dist/mermaid.min.js"></script>
<script src="/search/main.js"></script>

<div class="modal" id="mkdocs_search_modal" tabindex="-1" role="dialog" aria-labelledby="searchModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="searchModalLabel">Search</h4>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
</div>
<div class="modal-body">
<p>From here you can search these documents. Enter your search terms below.</p>
<form>
<div class="form-group">
<input type="search" class="form-control" placeholder="Search..." id="mkdocs-search-query" title="Type search term here">
</div>
</form>
<div id="mkdocs-search-results" data-no-results-text="No results found"></div>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div><div class="modal" id="mkdocs_keyboard_modal" tabindex="-1" role="dialog" aria-labelledby="keyboardModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
</div>
<div class="modal-body">
<table class="table">
<thead>
<tr>
<th style="width: 20%;">Keys</th>
<th>Action</th>
</tr>
</thead>
<tbody>
<tr>
<td class="help shortcut"><kbd>?</kbd></td>
<td>Open this help</td>
</tr>
<tr>
<td class="next shortcut"><kbd>n</kbd></td>
<td>Next page</td>
</tr>
<tr>
<td class="prev shortcut"><kbd>p</kbd></td>
<td>Previous page</td>
</tr>
<tr>
<td class="search shortcut"><kbd>s</kbd></td>
<td>Search</td>
</tr>
</tbody>
</table>
</div>
<div class="modal-footer">
</div>
</div>
</div>
</div>

</body>
</html>
Loading

0 comments on commit 25cf6c4

Please sign in to comment.