mirror of
https://github.com/bytedream/guilddump.git
synced 2025-06-27 09:10:32 +02:00
Update install instructions
This commit is contained in:
@ -16,7 +16,8 @@ $ pip3 install discord.py simple_term_menu
|
|||||||
|
|
||||||
You can download the script or run it with this:
|
You can download the script or run it with this:
|
||||||
```shell
|
```shell
|
||||||
$ curl -s https://raw.githubusercontent.com/ByteDream/guildsc/main/guildsc.py | python3
|
$ curl -s https://raw.githubusercontent.com/ByteDream/guildsc/main/guildsc.py -o guildsc.py
|
||||||
|
$ python3 guildsc.py
|
||||||
```
|
```
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
Reference in New Issue
Block a user