add readme
Signed-off-by: duke dennis <duke@splt.dev>
This commit is contained in:
parent
e0e5754bcc
commit
59a2e53caf
1 changed files with 32 additions and 0 deletions
32
README.md
Normal file
32
README.md
Normal file
|
@ -0,0 +1,32 @@
|
||||||
|
# Fart
|
||||||
|
|
||||||
|
Have you ever felt the need to let out a toot? Have you ever wanted to request the
|
||||||
|
emission of a fart from someone you know? Well look no further than the New And
|
||||||
|
Improved Fart Plugin. A continuation of [previous efforts](<https://wiki.vencord.dev/article/Fart>),
|
||||||
|
this plugin will let you ask anyone, anywhere to send a fart your way! Modern technology
|
||||||
|
is truly incredible!!
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Check the guide at the [Vencord docs](https://docs.vencord.dev/installing/custom-plugins/)
|
||||||
|
if this is your first time installing a custom plugin.
|
||||||
|
|
||||||
|
```sh
|
||||||
|
cd src/userplugins
|
||||||
|
git clone https://git.nin0.dev/duke/fart
|
||||||
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
There are 3 incredible commands for you to use. They should be familiar to any Aliucord
|
||||||
|
users who used Fart or Fart2. However as life moves on so does the fart plugin and
|
||||||
|
because of that some of the commands have been tweaked to be more modern.
|
||||||
|
|
||||||
|
1. `/fart` – Fart or ask someone to fart
|
||||||
|
2. `/betterfart2` – Eloquently request an acquaintance to flatulate for you
|
||||||
|
3. `/venmybeloved` – Send a love letter to ven
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
My dearest thanks goes to [Nyako](https://github.com/nyakowint) for creating the original
|
||||||
|
Fart plugin and for inspiring me and others with their life's work.
|
Loading…
Reference in a new issue