Watches channel for Twitter links and embeds images with links to Tweet URL
You need the following:
- Python 3.9.2
- discord.py
- gallery-dl
- aiohttp
- ffmpeg
- Support GIF content instead of uploading it as an MP4. (Implemented but needs rework?)
copy config.example.json
and rename to config.json
, then open and fill out token and channel id
type python bot.py
in bot folder.