mirror of
https://github.com/idanoo/gomatrixbot
synced 2025-07-04 17:42:14 +00:00
Update README.md
This commit is contained in:
parent
ac641111a6
commit
c1f7a601c9
1 changed files with 3 additions and 1 deletions
|
@ -32,8 +32,10 @@ OPENWEATHERMAP_API_KEY=""
|
||||||
SNAC_HOST=""
|
SNAC_HOST=""
|
||||||
SNAC_ACCESS_TOKEN=""
|
SNAC_ACCESS_TOKEN=""
|
||||||
' > ~/data/environment
|
' > ~/data/environment
|
||||||
|
```
|
||||||
|
|
||||||
```shell
|
Why folders? Just so stuff can glob and not get mixed up!
|
||||||
|
```shell
|
||||||
~/data/output # This is used for temp files/uploads
|
~/data/output # This is used for temp files/uploads
|
||||||
~/data/reaction_pics # Used with .rb to generate text on images
|
~/data/reaction_pics # Used with .rb to generate text on images
|
||||||
~/data/the_greats # used with 📷️ to store a legendary image
|
~/data/the_greats # used with 📷️ to store a legendary image
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue