Skip to content
This repository was archived by the owner on Jan 17, 2020. It is now read-only.

Commit 1dc5c92

Browse files
committed
Update index.html
1 parent 493359b commit 1dc5c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<h1 class="display-3">PyBot</h1>
99
<p class="lead">Python Discord Bot</p>
1010
<hr class="my-4">
11-
<p>PyBot is a multi-purpose Discord bot written in Python, it uses Discord.py as a wrapper for the discord API and provides a wide range of commands ranging from Moderation to Music and Games.</p>
11+
<p>PyBot is a multi-purpose Discord bot written in Python, it uses Discord.py as a wrapper for the discord API and provides a wide range of commands ranging from Moderation to Music and Games.<br>PyBot also comes with Extensions, Extensions allow bot owners to extend PyBots functionality quickly and easily without modifying PyBot's source code.</p>
1212
<p class="lead">
1313
<a class="btn btn-primary btn-lg" href="https://discordapp.com/api/oauth2/authorize?client_id=644927241855303691&permissions=8&scope=bot" role="button" target="_blank">Invite PyBot</a>
1414
</p>

0 commit comments

Comments
 (0)