Compare commits
2 Commits
fddf1bf02e
...
69cc36be3f
Author | SHA1 | Date | |
---|---|---|---|
69cc36be3f | |||
323b079b0f |
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
# User preferance files
|
# User preferance files
|
||||||
/rsc/
|
/rsc*/
|
||||||
/md5/
|
/md5/
|
||||||
/src/cfg*.py
|
/src/cfg*.py
|
||||||
|
|
||||||
@ -28,3 +28,4 @@
|
|||||||
/cfg_availible/
|
/cfg_availible/
|
||||||
/profile/
|
/profile/
|
||||||
/gnu_header.txt
|
/gnu_header.txt
|
||||||
|
/backup*
|
||||||
|
@ -91,9 +91,11 @@ To begin posting:
|
|||||||
- Read [docs/configuration.md](./docs/configuration.md) to customize the bot for your purposes.
|
- Read [docs/configuration.md](./docs/configuration.md) to customize the bot for your purposes.
|
||||||
|
|
||||||
# Donate
|
# Donate
|
||||||
XMR: 493HynLQA4z71b3j9ZDXRNQudpdFW8GxeBGD8ahRctKn97RRurMVd35DqVqdAdjv68TcXTJWUwm6ee81ujDXGcmtKFixwQk
|
XMR:<br />
|
||||||
|
<input type="text" id="txt_xmr" name="txt_xmr" value="493HynLQA4z71b3j9ZDXRNQudpdFW8GxeBGD8ahRctKn97RRurMVd35DqVqdAdjv68TcXTJWUwm6ee81ujDXGcmtKFixwQk" readonly>
|
||||||
|
|
||||||
BAT: [Basic Attention Token](https://basicattentiontoken.org/)
|
BAT:<br />
|
||||||
|
<input type="text" id="txt_bat" name="txt_bat" value="le shill lion" readonly>
|
||||||
|
|
||||||
# Useful Tips
|
# Useful Tips
|
||||||
## Installing Screen
|
## Installing Screen
|
||||||
|
Reference in New Issue
Block a user