-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbattle.html
50 lines (37 loc) · 1.12 KB
/
battle.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
layout: default
title: Meming Battle
---
<div class="container">
<h2>Meming Battle</h2>
<p>Last updated: March 01, 2019</p>
<h3>How to participate?</h3>
<p>
Go to <a href="https://t.me/memingbot_chat_en">Battle Chat</a> and send your best meme.<br>
Your meme will be rated by other users via buttons 👍 and 👎.<br>
Points = 👍 minus 👎.
</p>
<h3>How to check your Points?</h3>
<p>
Send to <a href="https://t.me/memingbot">Meming bot</a> message <span class="highlight-span">/leaderboard</span>.
<br>
<i>Leaderboard updates every 1 hour.</i>
</p>
<h3>Prizes 🎁</h3>
<h4>When?</h4>
<p>At the end of each month.</p>
<h4>Who?</h4>
<p>All 3 users from TOP-3 (🥇,🥈,🥉). Minimum 20 Points.</p>
<h4>What is the prize?</h4>
<p>Premium feature "Username on meme" ($4).</p>
<h3>Limits</h3>
<ul>
<li>1 meme from 1 user per 1 hour</li>
<li>Meme lifetime = 24 hours</li>
</ul>
<h3>Notes</h3>
<p>
If you don't want to participate in the battle, add caption "support" to your photo.<br>
This photo will be ignored by the battle system.
</p>
</div>