TinyScarletUnicorn / misc-cogs

MIT License
0 stars 1 forks source link

Show links in tweets #45

Open RheingoldRiver opened 11 months ago

RheingoldRiver commented 11 months ago

Twitter sucks so:

  1. Create a tsubaki command ^twitter config key:val, write that to whatever file you want
  2. Read that file from the webhook
  3. Write all the available key-val pairs in the docstring of config command
  4. Right now there's just one, showlinks:1/0
  5. If it's enabled then look for all of the links in the tweet & then print them along with the tweet (UNWRAPPED)