mirror of
https://github.com/idanoo/gomatrixbot
synced 2025-07-03 00:52:15 +00:00
Compare commits
2 commits
ac641111a6
...
f35e0454a1
Author | SHA1 | Date | |
---|---|---|---|
f35e0454a1 | |||
c1f7a601c9 |
1 changed files with 4 additions and 2 deletions
|
@ -32,7 +32,9 @@ 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
|
||||||
|
@ -44,7 +46,7 @@ These may become outdated and may not _all_ work:
|
||||||
```shell
|
```shell
|
||||||
|
|
||||||
🤠 react to faceswap iamge
|
🤠 react to faceswap iamge
|
||||||
🍌 react to upload to is.probablya.bot
|
🍌 react to upload to <snac instance>
|
||||||
📝 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