mirror of
https://github.com/idanoo/gomatrixbot
synced 2025-07-03 09:02:15 +00:00
Compare commits
No commits in common. "f35e0454a1648b887349256bad252066c3a54eb9" and "ac641111a6ab29e75d0dc84701a1488ed3e5aabb" have entirely different histories.
f35e0454a1
...
ac641111a6
1 changed files with 2 additions and 4 deletions
|
@ -32,10 +32,8 @@ OPENWEATHERMAP_API_KEY=""
|
||||||
SNAC_HOST=""
|
SNAC_HOST=""
|
||||||
SNAC_ACCESS_TOKEN=""
|
SNAC_ACCESS_TOKEN=""
|
||||||
' > ~/data/environment
|
' > ~/data/environment
|
||||||
```
|
|
||||||
|
|
||||||
Why folders? Just so stuff can glob and not get mixed up!
|
```shell
|
||||||
```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
|
||||||
|
@ -46,7 +44,7 @@ These may become outdated and may not _all_ work:
|
||||||
```shell
|
```shell
|
||||||
|
|
||||||
🤠 react to faceswap iamge
|
🤠 react to faceswap iamge
|
||||||
🍌 react to upload to <snac instance>
|
🍌 react to upload to is.probablya.bot
|
||||||
📝 react to quote message
|
📝 react to quote message
|
||||||
🐫 react to save picture for future quote usage
|
🐫 react to save picture for future quote usage
|
||||||
☝️ react to set room topic
|
☝️ react to set room topic
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue