mirror of
https://github.com/idanoo/gomatrixbot
synced 2025-07-02 00:22:16 +00:00
Compare commits
2 commits
ac641111a6
...
f35e0454a1
Author | SHA1 | Date | |
---|---|---|---|
f35e0454a1 | |||
c1f7a601c9 |
1 changed files with 4 additions and 2 deletions
|
@ -32,8 +32,10 @@ OPENWEATHERMAP_API_KEY=""
|
|||
SNAC_HOST=""
|
||||
SNAC_ACCESS_TOKEN=""
|
||||
' > ~/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/reaction_pics # Used with .rb to generate text on images
|
||||
~/data/the_greats # used with 📷️ to store a legendary image
|
||||
|
@ -44,7 +46,7 @@ These may become outdated and may not _all_ work:
|
|||
```shell
|
||||
|
||||
🤠 react to faceswap iamge
|
||||
🍌 react to upload to is.probablya.bot
|
||||
🍌 react to upload to <snac instance>
|
||||
📝 react to quote message
|
||||
🐫 react to save picture for future quote usage
|
||||
☝️ react to set room topic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue