mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
More specific number of dollaass
This commit is contained in:
@@ -7,7 +7,7 @@ var Chat = {
|
||||
"/login <name> <new_password> <old_password> to change the password on a nickname",
|
||||
"/logout to logout",
|
||||
"/who to see the names of the people in the channel",
|
||||
"Want your own icon besides your name? If you donate to us, we'll add a picture of your choosing!"
|
||||
"Want your own icon besides your name? If you donate 5$ or more, we'll add a picture of your choosing besides your name!"
|
||||
],
|
||||
|
||||
namechange: function(data, first, initial) {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
<div class="modal-content">
|
||||
<h4>Donate</h4>
|
||||
<p>Want to donate and support our server-bills, or get a picture of your choice besides your name in chat?</p>
|
||||
<p>Just send us an email after you've donated with your username and a small picture, and we'll set you up!</p>
|
||||
<p>If you've donated 5$ or more just send us an email after you've donated with your username and a small picture, and we'll set you up!</p>
|
||||
<p>We take all donations happily, via both PayPal, Ethereum (ETH) and Bitcoin core (BTC).</p>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user