|
13 | 13 |
|
14 | 14 |
|
15 | 15 | <div class="col-12 mt-5">
|
16 |
| - <h4 class="text-volvox underline-left">About</h4> |
| 16 | + <h4 class="caption text-volvox underline-left">About</h4> |
17 | 17 | <p class="mb-4">
|
18 | 18 | Volvox is a community dedicated to helping others learn various technologies. We teach members by having everyone contribute to open source projects. The goal is to eventually have multiple projects ranging across different technologies so that members can learn whatever they would like. We're currently at over 100 members and are always looking for more!
|
19 | 19 | </p>
|
20 |
| - <h4 class="text-volvox underline-left">Projects</h4> |
| 20 | + <h4 class="caption text-volvox underline-left">Projects</h4> |
21 | 21 | <p class="mb-4">
|
22 | 22 | Volvox.Helios - Modular Discord bot written in ASP.NET Core, Entity Framework, Razor. The goal of this bot is to be the only bot you'll have to add to your Discord server. It will be managed from a web interface that will show a vast array of data and statistics. Each module has its own settings and can be enabled or disabled as the admin of the Discord server chooses.
|
23 | 23 | </p>
|
24 |
| - <h4 class="text-volvox underline-left">How to Join</h4> |
| 24 | + <h4 class="caption text-volvox underline-left">How to Join</h4> |
25 | 25 | <p>
|
26 | 26 | It's simple to join, just join our Discord Server! After you join please head over to the introductions channel so we can assign you the proper role. You can also message an Admin and they'll get you all setup.
|
27 | 27 | </p>
|
28 | 28 | </div>
|
29 | 29 |
|
30 |
| - <div class="col-12 mt-5"> |
31 |
| - <h4 class="text-volvox underline-left">Links</h4> |
| 30 | + <div class="col-12 mt-4"> |
| 31 | + <h4 class="caption text-volvox underline-left">Links</h4> |
32 | 32 | <ul class="mt-4">
|
33 | 33 | <li>
|
34 | 34 | Repository: <a href="https://github.com/VolvoxCommunity/Volvox.Helios" target="_blank" class="volvox-link">https://github.com/VolvoxCommunity/Volvox.Helios</a>
|
|
48 | 48 | <div class="col-12 mt-5">
|
49 | 49 | <h3 class="text-left">Current Modules</h3>
|
50 | 50 | <hr class="mr-auto text-left ml-0">
|
51 |
| - <h4 class="text-volvox underline-left mt-4 mt-5">Stream Announcer</h4> |
| 51 | + <h4 class="caption text-volvox underline-left mt-4 mt-5">Stream Announcer</h4> |
52 | 52 | <p>
|
53 | 53 | Announce to a specific channel when a user starts streaming to Twitch
|
54 | 54 | </p>
|
55 |
| - <h4 class="text-volvox underline-left mt-4">Streamer Role</h4> |
| 55 | + <h4 class="caption text-volvox underline-left mt-4">Streamer Role</h4> |
56 | 56 | <p>
|
57 | 57 | Using the Streamer Role Module on your server defines a role people will be assigned when they start a stream.<br>
|
58 | 58 | Makes it easy to always know when you have someone streaming on the server! <br>
|
59 | 59 | At least we know who to watch now.
|
60 | 60 | </p>
|
61 |
| - <h4 class="text-volvox underline-left mt-4">Poll Manager</h4> |
| 61 | + <h4 class="caption text-volvox underline-left mt-4">Poll Manager</h4> |
62 | 62 | <p>
|
63 | 63 | Create and manage custom polls.
|
64 | 64 | </p>
|
65 |
| - <h4 class="text-volvox underline-left mt-4">Chat Tracker</h4> |
| 65 | + <h4 class="caption text-volvox underline-left mt-4">Chat Tracker</h4> |
66 | 66 | <p>
|
67 | 67 | Keeps track of your Guild's chat and provides you with up-to-date analytics.
|
68 | 68 | </p>
|
69 |
| - <h4 class="text-volvox underline-left mt-4">Remembot</h4> |
| 69 | + <h4 class="caption text-volvox underline-left mt-4">Remembot</h4> |
70 | 70 | <p>
|
71 | 71 | Add messages to be sent a intervals you define. Guild member always late for raids? Set a reminder message that pings them in the evening on every Tuesday. Are you manually creating sign up messages every morning? Now there's a bot for that!
|
72 | 72 | </p>
|
73 |
| - <h4 class="text-volvox underline-left mt-4">Dad</h4> |
| 73 | + <h4 class="caption text-volvox underline-left mt-4">Dad</h4> |
74 | 74 | <p>
|
75 | 75 | Unleash the "dad" on your server. Messages that start with "I'm" will be met with a dad-like response.
|
76 | 76 | </p>
|
77 |
| - <h4 class="text-volvox underline-left mt-4">Clean Chat Module</h4> |
| 77 | + <h4 class="caption text-volvox underline-left mt-4">Clean Chat Module</h4> |
78 | 78 | <p>
|
79 | 79 | Clean Chat is a new Module that will allow you to select channels and add a message duration to them. Once a user sends a message it will be automatically deleted after the set duration. This module is great for a Looking For Group channel. You can even set the duration to zero to lock channels.
|
80 | 80 | </p>
|
|
0 commit comments